hi: 2009/6/5 Xiaofan Chen <xiaofanc@xxxxxxxxx>: > On Fri, Jun 5, 2009 at 8:57 AM, loody <miloody@xxxxxxxxx> wrote: > >>> Do you have the "libusb0.1-compat" libraries installed? That is what >>> usbutils needs. >> I use libusb-1.0.1, and I have no idea whether it is the same as >> "libusb0.1-compat." >> > > You need either libusb 0.1. It is bundled with major distros. > But for Debian/Ubuntu, you need the development package > which is called libusb-dev. For Fedora or similar, it is called > libusb-devel. > > If you have libusb 1.01, you can also use libusb-compat-0.1 > instead of libusb 0.1. > http://libusb.wiki.sourceforge.net/LibusbCompat0.1 thanks for all your kind help. BTW, is there any api document about libusb. I intend to r/w the USB flash by hand, that means I want to send control/bulk/interrupt directly. Is that possible by libusb? appreciate your help, miloody -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html