You are not logged in.

#1 2008-01-23 21:40:50

tntcoda
Member
Registered: 2007-07-24
Posts: 115

Virtualbox wont work after update

Hi,

Im using virtualbox-ose from pacman, after updating it a couple of days ago it now fails to start:

[jack@tmain ~]$ virtualbox
/usr/lib/virtualbox//VBoxSVC: error while loading shared libraries: libxerces-c.so.27: cannot open shared object file: No such file or directory

I have tried removing and reinstalling but no success, the vboxdrv module is defiantly running.

The library file mentioned exists here: /usr/lib/libxerces-c.so.27 So my guess is virtualbox is configured to look in the wrong path...

Any ideas on a fix?

Thanks,

Jack

Offline

#2 2008-01-23 22:08:37

Rasi
Member
From: Germany
Registered: 2007-08-14
Posts: 1,914
Website

Re: Virtualbox wont work after update

ln -s /usr/lib/libxerces-c.so.27 /usr/lib/virtualbox/VBoxSVC/


i am not so good at this..

Last edited by Rasi (2008-01-23 22:12:19)


He hoped and prayed that there wasn't an afterlife. Then he realized there was a contradiction involved here and merely hoped that there wasn't an afterlife.

Douglas Adams

Offline

#3 2008-01-24 00:21:05

tntcoda
Member
Registered: 2007-07-24
Posts: 115

Re: Virtualbox wont work after update

sorry, seems the problem is it wants libxerces-c.so.27 and i only have libxerces-c.so.28 installed :s

Offline

Board footer

Powered by FluxBB