You should try to rebuild cooker packages, they work fine.
just do rpmbuild --rebuild foobar.x.y.z.src.rpm
then install it.
Packages of interrest:
pcsc-lite-1.3.1-1mdk.src.rpm
pcsc-tools-1.4.4-1mdk.src.rpm
ccid-1.0.1-1mdk.src.rpm
ifd-gempc-1.0.1-1mdk.src.rpm
libmusclecard1-1.3.1-1mdk.src.rpm
muscleframework-1.1.5-1mdk.src.rpm
XCardII-0.9.9-1mdk.src.rpm
xsupplicant-1.2.4-1mdk.src.rpm

Missing sources packages can be found here:
http://olivier.lahaye1.free.fr/SRPMS/

Then do a chkconfig pcscd on
service pcscd start

Works fine for me.

Le Wednesday 28 June 2006 14:02, l411v.ux a écrit :
> Hi all,
>
> Sorry for a stupid question...
>
> I am using Mandriva Linux 2006.0 with GemPC430 (MES430GPC) smartcard
> reader.
>
> I have copied and installed ifd-gempc-1.0.1 driver at
> /usr/local/pcsc/drivers/ directory. I changed the Makefile to install
> GemPC430 only. I wrote a simple program to take ATR and send some APDU
> commands and the driver and reader are working properly.
>
> The problem is occur when I try to combine the driver with pcsc-lite API
> functions.
> After pcsc-lite-1.3.0 is installed the libpcsclite.* is placed at
> /usr/local/lib/ directory and pcscd at /usr/sbin/.
>
> I login as root, run pcscd and run testpcsc.
>
> ----
>
> [EMAIL PROTECTED] src]# ./pcscd
>
> [EMAIL PROTECTED] src]# ps -ax | grep pcscd
> Warning: bad ps syntax, perhaps a bogus '-'? See
> http://procps.sf.net/faq.html
>  5261 ?        Ss     0:00 ./pcscd
>
> [EMAIL PROTECTED] src]# ./testpcsc
>
> MUSCLE PC/SC Lite unitary test Program
>
> THIS PROGRAM IS NOT DESIGNED AS A TESTING TOOL FOR END USERS!
> Do NOT use it unless you really know what you do.
>
> Testing SCardEstablishContext    : Command successful.
> Testing SCardGetStatusChange
> Please insert a working reader   :
>
> ----
>
> After I plugged the reader, nothing is happen.
>
> I have tried to find something like "XXXX.bundle"
> ("ifd-GemPC430.bundle") at
> http://ludovic.rousseau.free.fr/softwares/ifd-GemPC/ but I got nothing.
>
> Any comments or suggestions are wellcome. My objective is to write
> smartcard application on Linux using pcsc-lite APIs.
>
>
> Thanks,
> lain
> _______________________________________________
> Muscle mailing list
> [email protected]
> http://lists.drizzle.com/mailman/listinfo/muscle

-- 
POPI: MGBU
--
        Olivier LAHAYE
        Motorola Labs IT Manager
        Computer & Information Systems
        European Communications Research

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

Reply via email to