From: Phil E. <spa...@ch...> - 2012-03-17 19:23:30
|
Frans Schreuder wrote: > Dear Phil, > > The configure script should check for libusb-1.0 OK, I now see: checking for LIBUSB... yes (I suppose that didn't show up when I grep'd for libusb due to case.) Now when I build it does -I/usr/include/libusb-1.0 . Maybe I didn't run configure again after installing libusb, or something; it didn't have that before. Anyway, I now seem to have a functioning program. Regards, Phil. |