Chris wrote: > I am going to retry the compile process now that I have the correct > libusb-devel installed and see how we go. > > Ok, the compilation still fails even after I have the correct x86_64 libs installed (and rebooted just to be sure):
make[1]: Entering directory `/home/cnolan/Download/sane-backends-1.0.18/backend' gcc -shared .libs/hp3900.o .libs/hp3900-s.o .libs/sane_strstatus.o ../sanei/.libs/sanei_init_debug.o ../sanei/.libs/sanei_config.o ../sanei/.libs/sanei_usb.o -lusb -lpthread -lm -ljpeg -ltiff /usr/lib/libieee1284.so -ldl -Wl,-soname -Wl,libsane.so.1 -o .libs/libsane-hp3900.so.1.0.18 /usr/lib/libieee1284.so: could not read symbols: File in wrong format collect2: ld returned 1 exit status make[1]: *** [libsane-hp3900.la] Error 1 make[1]: Leaving directory `/home/cnolan/Download/sane-backends-1.0.18/backend' make: *** [all-recursive] Error 1 Again echo $LD_LIBRARY_PATH returns blank. What should I set this to? Chris
