Java library under Linux


[ Follow Ups ] [ BasicCard User Forum ]

Posted by jasons (80.229.37.157) on June 14, 2006 at 07:14:20:

Hi,

I've run the Basiccard java library calc example under Windows no trouble at all.

When I tried to run under Linux Ubuntu 6.06 I got the following error message.

WARNING: No PC/SC support available. Cannot load native (JNI) library ZCPCSCIF. Library not found.

I have PCSC lite installed on Linux I have tested with pcsc_scan to make sure my readers are working and they are. I also tested with the IBM jPCSC interface and it worked.

I have java unlimted crypt installed
the libZCPCSCIF.so file is in the $JAVA_HOME/ext/i386 folder.

I think its something silly like the native library in the wrong place but I don't know where else to put it.

I have finshed the smartcard code and want to work on the terminal code under Linux

Any ideas?

Jason Stapley


Follow Ups:


[ Follow Ups ] [ BasicCard User Forum ]