Jean-Luc Giraud wrote: > > On 7 Oct 2005, at 17:29, John Wiredland wrote: > >> I have just purchased a JCOP card from IBM Zurich >> Research Lab and require pcsc-lie 1.20 binary for Mac >> OS X to work with Eclipse SDK 3.1 on Mac platform.
Just rename the library form libpcsclite.so.1.x.y to libpcsclite.so.0.x.y. Well, from the current unstable to he stable number. This works for Linux. Karsten >> >> The reader in use is Schlumberger Reflex USB reader. >> >> Any pointer? > > > > I do not have a pointer but I just wanted to make a few remarks about > updating the PCSC framework on Mac OS X: > - It lives in /System so it should normally not be upgraded by a 3rd > party (especially if you are working on a commercial product) > - Some Mac OS X services (Apple CDSA, LoginWindow, securtyd,...) are > smart card-aware (especially since Mac OS X 10.4 Tiger) > - The version coming with Mac OS X is based on 1.1.2 (i.e. old) > - Moving to 1.20 is not binary compatible with 1.1.2 (i.e. you will > break Mac OS X native smart card support) > > > If you still want to run your own pcscd, a bit info is available here > (look for "That *is* a wee bit asocial, I'm afraid. > "): > http://lists.apple.com/archives/apple-cdsa/2005/Aug/msg00026.html > > > Cheers, > JLuc. > > _______________________________________________ > Muscle mailing list > [email protected] > http://lists.drizzle.com/mailman/listinfo/muscle _______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle
