Frank, Thanks for the new trick "apt-file search" thats nice. It looks like that package is installed though: # apt-file search libXt.so ia32-libs: usr/lib32/libXt.so.6 ia32-libs: usr/lib32/libXt.so.6.0.0 libxt-dev: usr/lib/libXt.so libxt6: usr/lib/libXt.so.6 libxt6: usr/lib/libXt.so.6.0.0 libxt6-dbg: usr/lib/debug/usr/lib/libXt.so.6.0.0 lsb-build-base2: usr/lib/lsb2/libXt.so lsb-build-base3: usr/lib/lsb3/libXt.so
# aptitude search ia32-libs libxt-dev libxt6 lsb-build-base3 lsb-build-base2 i ia32-libs - ia32 shared libraries for use on amd64 and ia64 systems v ia32-libs-gtk - i ia32-libs-kde - KDE ia32 shared libraries for with OpenOffice.org v ia32-libs-sdl - i A libxt-dev - X11 toolkit intrinsics library (development headers) i libxt6 - X11 toolkit intrinsics library p libxt6-dbg - X11 toolkit intrinsics library (debug package) i lsb-build-base2 - LSB v2.x Development tools base package i A lsb-build-base3 - LSB v3.x Development tools base package Thanks again On Mon, 2008-01-07 at 09:22 +0100, Frank Mehnert wrote: > On Monday 07 January 2008, Frank Mehnert wrote: > > On Monday 07 January 2008, Brian Phelps wrote: > > > Frank, > > > Thanks for the help, that fixed this problem. Now it stops at: > > > > > > kBuild: Linking vboxadd-xclient > > > /usr/bin/ld: skipping incompatible /usr/bin/../lib/libXt.so when > > > searching for -lXt > > > > Please install the package > > > > ia32-libs > > > > as well. > > An additional note: I've added these dependencies to > > http://www.virtualbox.org/wiki/Linux%20build%20instructions > > For looking for files on Debian-based systems like Ubuntu you should > install the apt-file package. > > apt-file update > > (as root) and > > apt-file search libXt.so > > will help you to find the required package. > > 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
