View Single Post
  #9 (permalink)  
Old 24-Jan-2009, 15:50
pdc_2 pdc_2 is online now
Parent Penguin
 
Join Date: Jun 2008
Posts: 700
pdc_2 hasn't been rated much yet
Default Re: Canon MP540 and libusb

I wonder if you have 64bit Suse installed; and I wonder if that is where the issue lies;

you can search using GUI or CLI (terminal);

but if you opened an icon on your desktop; (we use Gnome and it is called pdc's home: I guess KDE is in Konqueror??) and rather than user files selected file system;am I making myself clear?

if you look in the directory
Quote:
usr
we use 32bit Suse; and inside usr have a directory called
Quote:
lib
and inside that are all our libusb files; of various assortments;

when you open
Quote:
usr
, I wonder if you will see both lib and lib64;

I hope you will tell us that below the list of directories in /usr/lib that there are a list of files, and amongst those should be various libusb files ...............

and I wonder if you system is looking into lib64 and not finding the libusb; (as I am assuming that they may only be in /usr/lib)

if this could be the answer, you would need a symbolic link; or just copy any libusb files from /usr/lib to /usr/lib64

let us know how this all looks to you
Reply With Quote