From: Matthijs K. <mat...@st...> - 2010-06-27 12:00:03
|
> > libusb-1.0-0-dev libusb-dev > I already have both of them installed. > > I tried a file search for libusb.h, returned no results. On Debian, libusb.h is in libusb-1.0-0-dev. It seems this is also the case for Ubuntu (lucid): http://packages.ubuntu.com/search?searchon=contents&keywords=libusb.h&mode=exactfilename&suite=lucid&arch=any You might need to rerun ./configure after installing libusb.h. If it still does not work, you should probably post your config.log file. Gr. Matthijs |