Selon "Jonathan Sabo (Contractor)" <[EMAIL PROTECTED]>: > So I downloaded the source again because I am guessing the rpm I used was > not compiled with the path for my bundle. So now im compiling the source > for pcsc-lite 1.2.9 and Im using: > > ./configure --enable-libusb > --enable-usbdropdir=/usr/local/pcsc/drivers/ifd-ccid.bundle/ Here you are wrong. Do ./configure --enable-libusb --enable-usbdropdir=/usr/local/pcsc/drivers/ or just do ./configure --enable-libusb since "/usr/local/pcsc/drivers/" is the default directory
Your "lsusb" output given in an other post confirms that the ccid generic driver support your activecard reader! Regards, -- Damien Sauveron ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. _______________________________________________ Muscle mailing list [EMAIL PROTECTED] http://lists.drizzle.com/mailman/listinfo/muscle
