Am Freitag 30 Oktober 2009 10:42:58 schrieb Aventra development:
> Hi!
>
> I built and tested the 0.11.11 version and the pcsc-lite stopped working.
> The cause is that the shared object that OpenSC tries to find is now
> libpcsclite.so.1, previously it was libpcsclite.so. Since I didnt have
> this file, pcsc stopped working. I have fixed this temporarily by making a
> copy of the file with the right name, and now everything works as before.
on most systems it is the other way round: people always have
"libpcsclite.so.1" on their systems, but only those who also have
the development package installed have "libpcsclite.so".
maybe you had the same issue earlier and renamed that file?
I don't know how someone can end up with "libpcsclite.so" but
without "libpcsclite.so.1".
> Was this change intended or was this changed by mistake?
in any case, you can edit opensc.conf and set the filename:
# Use specific pcsc provider.
# Default: /usr/lib/libpcsclite.so.1
# provider_library = /usr/lib/libpcsclite.so.1
Regards, Andreas
_______________________________________________
opensc-devel mailing list
[email protected]
http://www.opensc-project.org/mailman/listinfo/opensc-devel