Hello,

> I am trying to setup m.u.s.c.l.e with a schlumberger 32kv2 card and an
> activcard card reader.  I have this :
>
> ccid-0.4.1                     pcsc-lite-1.1.1-1-redhat.i386.rpm
> ccid-0.4.1.tar.gz              slb_rf72
> libusb-0.1.7-5.i686.rpm        slb_rf72-drv-1.1.0.tar.gz
> libusb-devel-0.1.7-5.i686.rpm  slb_rfUSB
> muscleframework-1.1.3          slb_rfUSB-drv-0.9.0.tar.gz
> muscleframework-1.1.3.tar.gz

First look [1] to see if it supports your reader?
If yes you need only to install the ccid generic driver and not all the other
(slb_rf72, slb_rfUSB, ...).
To install pcsc-lite and ccid from the source look [2].
I recommend to used the lastest versions [3].

> Initially I compiled the pcsc-lite from source but I was having trouble so
> I used the rpm shown above.  My card reader is a usb cardreader so I
> should be using either the ccid or slb_rfUSB bundles but pcsc-lite always
> reads /etc/reader.conf and looks for the bundle listed in the file.  How
> do i make it use the usb bundle?

If you have problems with /etc/reader.conf comment the lines in it. Normaly the
resource manager (pcscd) detects the usb readers plugged and also you do not
need to configure your USB reader in /etc/reader.conf

> You can see above it is reading the /etc/reader.conf and expecting a
> serial cardreader, unfortunatly thats not what I have.  I would like to
> use these bundles:
>
> /usr/local/pcsc/drivers/ifd-ccid.bundle/Contents/Linux/libccid.so.0.4.1
> or
> /usr/local/pcsc/drivers/slbReflexUSB.bundle/Contents/Linux/reflex_usb
>
> How do I configure that?
The path where pcscd looks the bundles is specified at configuration step (i.e.
option  --enable-usbdropdir of the ./configure ) before the compilation step.

[1] http://pcsclite.alioth.debian.org/ccid.html
[2] http://damien.sauveron.free.fr/SmartCard-Howto.html
[3] http://alioth.debian.org/projects/pcsclite/

Best 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

Reply via email to