Do 32-bit libraries exist for Sarge (AMD64)?

2006-11-10 Thread Martin Payne
I am trying to compile a 32-bit program that needs the USB libraries (i.e.
linked using -lusb). These libraries do not exist on my AMD64 (Sarge)
system.
Does anyone know how to install the 32-bit USB libraries? (I have already
installed libusb (64-bit only) and ia32-lib but that is not enough).
If they do not exist is there a plan to release them?
Otherwise I will have to use Fedora...




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Running 32-bit program accessing USB port on 64-bit Linux

2006-11-06 Thread Martin Payne
I have installed AMD64 Linux (unofficial Sarge release).
I have also installed libusb-0.1-4 package and ia32-libs package.

However when I run a program I compiled on 32-bit Debian Linux (which works
under this OS) I get the error:

Error while loading shared libraries: libusb-0.1.so.4: cannot open shared
object file: No such file or directory.

It is there, but I guess it is 64-bit and not 32-bit. How do I install the
libusb-0.1-4 package for 32-bit programs running under AMD64?

Thanks!


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Running 32-bit program accessing USB port on 64-bit Linux

2006-11-06 Thread Martin Payne
I have installed AMD64 Linux (unofficial Sarge release).
I have also installed libusb-0.1-4 package and ia32-libs package.

However when I run a program I compiled on 32-bit Debian Linux (which works
under this OS) I get the error:

Error while loading shared libraries: libusb-0.1.so.4: cannot open shared
object file: No such file or directory.

It is there, but I guess it is 64-bit and not 32-bit. How do I install the
libusb-0.1-4 package for 32-bit programs running under AMD64?

Thanks!


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]