Re: [tuxdroid-user] Installing on a 64bit system
Status: Beta
Brought to you by:
ks156
From: Philippe T. <ph...@te...> - 2007-04-23 20:08:10
|
Hi > I recently crashed my system, and i installed ubuntu destkop 7.04 64 > bits. But i can't manage to launch tuxdaemon... > > ./tuxdaemon: error while loading shared libraries: libusb-0.1.so.4: > cannot open shared object file: No such file or directory > Did you install packages libusb-0.1-4 and libusb-dev? Did you recompile the daemon from scratch after that? Normally the library should be located in /lib and /lib is anyway in the search path of ld What gives "ldd tuxdaemon"? > After copying... (from /lib32) > Certainly not! Once you're under 64bits libs you've to stick to 64bits! (unless under a chroot/vserver/...) Phil |