Thread Device::USB Abhängigkeiten. (17 answers)
Opened by USB at 2009-03-30 14:31

pq
 2009-03-30 15:16
#119980 #119980
User since
2003-08-04
12208 Artikel
Admin1
[Homepage]
user image
Guest USB
Was ich bisher versucht habe:
alle verfügbaren libusb- und libusb-devel-Pakete installiert
/usr/lib64/libusb-0.1.so.4 und /usr/lib64/libusb-0.1.so.4.4.4 nach /usr/local/lib/ copiert

also bei mir ist libusb.so im libusb-dev paket vorhanden.
Code: (dl )
1
2
3
4
5
$ aptitude install apt-file
$ apt-file update
$ apt-file search libusb.so
bitpim-lib: usr/lib/bitpim/native/usb/_libusb.so
libusb-dev: usr/lib/libusb.so

vielleicht musst du noch nen symlink libusb.so erstellen? obwohl das aptitude/apt-get automatisch machen sollte...
Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. -- Damian Conway in "Perl Best Practices"
lesen: Wiki:Wie frage ich & perlintro Wiki:brian's Leitfaden für jedes Perl-Problem

View full thread Device::USB Abhängigkeiten.