Frank, >From the next error I got, using the method you were using to track down the problem, I determined that I also had to add: ln -s libX11.so.6 libX11.so
in that lib32 directory. Thanks! On Mon, 2008-01-07 at 13:18 +0100, Frank Mehnert wrote: > On Monday 07 January 2008, Brian Phelps wrote: > > Frank, > > > > Thanks for the new trick "apt-file search" thats nice. It looks like > > that package is installed though: > > Right, I forgot the following: Ubuntu seems to have a bug, they don't > create the following link, please do this manually as root: > > cd /usr/lib32 > ln -s libXt.so.6 libXt.so > > Kind regards, > > Frank > _______________________________________________ > vbox-users mailing list > [email protected] > http://vbox.innotek.de/mailman/listinfo/vbox-users -- Brian Phelps <[EMAIL PROTECTED]> _______________________________________________ vbox-users mailing list [email protected] http://vbox.innotek.de/mailman/listinfo/vbox-users
