Ik heb een usb controlled pdu die ik probeer te installeren onder linux. Volgens de handleiding moet ik het volgende doen:
als ik dit doe krijg ik de volgende error melding.
checking for libusb-config... /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
configure: error: *** libusb-config not found. You need a working libusb installation. Version >=0.1.7
Ik probeer libusb-config maar die kan hij helemaal niet vinden.
sudo apt-cache search libusb
libusb++-0.1-4c2 - userspace C++ USB programming library
libusb++-dev - userspace C++ USB programming library development files
libusb-0.1-4 - userspace USB programming library
libusb-dev - userspace USB programming library development files
libdjconsole-data - Hercules DJ Console access library - data files
libdjconsole-dev - Hercules DJ Console access library - development headers
libdjconsole0 - Hercules DJ Console access library
libftdi0 - Library to control and program the FTDI USB controller
libhid-dev - userspace USB HID development files
libhid0 - userspace USB HID access library
python-hid - Python wrapper for USB HID access library
spectools - Utilities for using the Wi-Spy USB spectrum analyzer hardware
sulu - File Mananger for Samsung Uproar and YEPP
sudo apt-cache search libusb | grep config
no results.
Iemand enig idee wat ik dan moet installeren om deze melding weg te krijgen of anders moet doen?
code:
1
2
3
4
5
| tar xzvf sispm_ctl-2.1.tar.gz cd sispm_ctl-2.1 ./configure make make install |
als ik dit doe krijg ik de volgende error melding.
checking for libusb-config... /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
configure: error: *** libusb-config not found. You need a working libusb installation. Version >=0.1.7
Ik probeer libusb-config maar die kan hij helemaal niet vinden.
sudo apt-cache search libusb
libusb++-0.1-4c2 - userspace C++ USB programming library
libusb++-dev - userspace C++ USB programming library development files
libusb-0.1-4 - userspace USB programming library
libusb-dev - userspace USB programming library development files
libdjconsole-data - Hercules DJ Console access library - data files
libdjconsole-dev - Hercules DJ Console access library - development headers
libdjconsole0 - Hercules DJ Console access library
libftdi0 - Library to control and program the FTDI USB controller
libhid-dev - userspace USB HID development files
libhid0 - userspace USB HID access library
python-hid - Python wrapper for USB HID access library
spectools - Utilities for using the Wi-Spy USB spectrum analyzer hardware
sulu - File Mananger for Samsung Uproar and YEPP
sudo apt-cache search libusb | grep config
no results.
Iemand enig idee wat ik dan moet installeren om deze melding weg te krijgen of anders moet doen?
Lux.Architectuur | Van Dromen tot Wonen | www.Lux-a.nl