Re: Java library under Linux


[ Follow Ups ] [ BasicCard User Forum ]

Posted by zeitcontrol (217.87.8.182) on June 14, 2006 at 11:54:32:

In Reply to: Java library under Linux posted by jasons on June 14, 2006 at 07:14:20:

I do not know the cause of this problems, but here are some hints:

- We load the native library ZCPCSCIF by use of System.loadLibrary("ZCPCSCIF"). You may create a small java program doing the same and see what exception info you receive in detail.

- It could be that our compiled binary of ZCPCSCIF library does not work on this system. In this case you may recompile it on this system. The source code is included and should probably be in "/usr/local/basiccardpro/java/sources/native/PCSC".

Michael Petig
ZeitControl cardsystems GmbH



Follow Ups:


[ Follow Ups ] [ BasicCard User Forum ]