Le mardi 02 d�cembre 2003 � 04:07:26, Shiana SULLIVAN a �crit: > I ask in a different way: who has already used the > file > http://musclecard.com/middleware/files/PCSCshim-1.0-sol9-sun4u-local.tgz
Alternatively you can try to use ocfBridge [1] (I think it is the source code of PCSCshim). Unfortunately I can't recompile the code. Since I am not a C++ expert I did not find a solution. The problem is that I received a patch a long ago (June 2003) for this code but I can't include, compile and test it :-( My compilation problem is on the link and library creation: g++ OCFPCSC1.o PcscContexts.o PcscExceptions.o Tracer.o fieldIO.o -L/usr/local/pcsc/lib -lpcsclite -lpthread -dynamiclib -install_name /tmp/lib/libOCFPCSC1.jnilib -o libOCFPCSC1.jnilib g++: /tmp/lib/libOCFPCSC1.jnilib: No such file or directory make: *** [libOCFPCSC1.jnilib] Error 1 I don't know why the /tmp/lib/libOCFPCSC1.jnilib must exist since it should be the target generated by the linker. A C++ expert is needed :-) Bye, [1] http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/Drivers/ocfBridge/?cvsroot=pcsclite -- Dr. Ludovic Rousseau [EMAIL PROTECTED] -- Normaliser Unix c'est comme pasteuriser le camembert, L.R. -- _______________________________________________ Muscle mailing list [EMAIL PROTECTED] http://lists.musclecard.com/mailman/listinfo/muscle
