On 04/04/06, shoichi <[EMAIL PROTECTED]> wrote:
> hi everyone.i am newby .i have problem compiling pcsc-lite source code.

Hello,

>   after typing ./configure and clicking "enter",finally i got:
> checking usb.h presence... yes
> checking for usb.h... yes
> checking for usb_init... configure: error: libusb not found, use
> ./configure LIBUSB_LIBS=...
>
> then i type whereis libusb.it replyed me:
> libusb: /lib/libusb.la /usr/lib/libusb.la /usr/lib/libusb.so
>
> so i try:
> ./configure LIBUSB_LIBS=/lib/libusb.la
> ./configure LIBUSB_LIBS= /usr/lib/libusb.la
> ./configure LIBUSB_LIBS=/usr/lib/libusb.so
> but none can work ~~>_<~~
> please point me how to get it work.
> my Linux distribution is Mandriva 10.2 2005

Have a look in the file config.log. I guess the problem is not finding
the file libusb.so but something else. But I don't know what.

If you don't find the error in config.log just send it here.

Bye,

--
 Dr. Ludovic Rousseau

_______________________________________________
Muscle mailing list
[email protected]
http://lists.drizzle.com/mailman/listinfo/muscle

Reply via email to