Re: [tuxdroid-user] Installing on a 64bit system
Status: Beta
Brought to you by:
ks156
From: Philippe T. <ph...@te...> - 2007-04-23 20:39:22
|
For info I successfully compiled and ran tuxdaemon on a Etch amd64 distribution (ran without attached dongle, my 64bits box is in a datacenter...) phil@devel:~/tuxdroid/daemon/trunk$ ldd tuxdaemon libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0x00002ab837b02000) libgthread-2.0.so.0 => /usr/lib/libgthread-2.0.so.0 (0x00002ab837c9f000) libpthread.so.0 => /lib/libpthread.so.0 (0x00002ab837da4000) libusb-0.1.so.4 => /lib/libusb-0.1.so.4 (0x00002ab837eb9000) libc.so.6 => /lib/libc.so.6 (0x00002ab837fc1000) librt.so.1 => /lib/librt.so.1 (0x00002ab8381ff000) /lib64/ld-linux-x86-64.so.2 (0x00002ab8379e3000) So your probs should be solved just by installing the libusb* I mentioned Phil |