Solved. For the benefit of others, I just needed to copy my 1.4 shared libraries with suffix .0 and .0.0.1. After that, the eclipse JCOP tools can see my readers.
J. On Thu, 2007-03-22 at 11:23 +1100, Jason Grant wrote: > Apologies if this is slightly off topic, but I'm hoping that folk here > may have used pcsc-lite under IBM's JCOP tools for eclipse. > > I'm trying to perform its activation sequence using a card, however it > is unable to detect any PC/SC readers. I'm using pcsc-lite 1.4 under > redhat linux, and it is working well. I'm hoping this is simply an > inability to find a library, but I've been careful to ensure that all > libraries are accessible (e.g. libpcsclite.so, jpcsc.so, jpcsc.jar). > > Possibly related: I downloaded JCOP Tools from the boulder site as > described in the post below, but had to remove references to win32 from > the eclipse plugin manifests to permit installation under linux. > Perhaps I have a windows-only distro, however I have been unable to find > alternative downloads. > > http://forum.java.sun.com/thread.jspa?forumID=23&threadID=722788 > <http://forum.java.sun.com/thread.jspa?forumID=23&threadID=722788> > > Thanks for any tips, > > Jason. > _______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle
