Actions
Bug #216
closedPCSC fails to load shared library on linux
Start date:
04/09/2013
Due date:
% Done:
0%
Estimated time:
Reviewer:
Johannes Schmölz
Build Version:
Description
OpenJDK and apparently Oracle JDK use a flawed mechanism to load libpcsclite.so. The problem is fixed in Debian (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=529339), but at least not in Fedora.
In order to fix this issue, the library paths can be adjusted as it is the case in the Belgian eID Applet (https://code.google.com/p/eid-applet/source/browse/trunk/eid-applet-core/src/main/java/be/fedict/eid/applet/sc/PcscEid.java).
Actions