|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
OpenSC 0.11.11 buildHi!
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. Was this change intended or was this changed by mistake? Regards, Toni _______________________________________________ opensc-devel mailing list opensc-devel@... http://www.opensc-project.org/mailman/listinfo/opensc-devel |
|
|
Re: OpenSC 0.11.11 buildHello,
2009/10/30 Aventra development <development@...>: > 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 didn’t 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. > > Was this change intended or was this changed by mistake? It was a mistake and has already been corrected in subversion revision 3787 http://www.opensc-project.org/opensc/changeset/3787 The default PCSC provider is now libpcsclite.so.1 instead of libpcsclite.so Bye -- Dr. Ludovic Rousseau _______________________________________________ opensc-devel mailing list opensc-devel@... http://www.opensc-project.org/mailman/listinfo/opensc-devel |
|
|
Re: OpenSC 0.11.11 buildAm 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 opensc-devel@... http://www.opensc-project.org/mailman/listinfo/opensc-devel |
|
|
Re: OpenSC 0.11.11 buildHi,
I think this change is for debian based systems that have by default libpcsclite.so.1 and libpcsclite.so is only installed with dev package. Regards, -- Marc Rios Vallès mrv@... C3PO, S.A. http://www.c3po.es C/ Alejandro Goicoechea, 6 Local 9 - 08960 St. Just Desvern, Barcelona Tel. 93 417 99 55 - Fax 93 253 12 80 On Friday 30 October 2009 10:42:58 Aventra development wrote: > 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. > > Was this change intended or was this changed by mistake? > > Regards, > Toni > > _______________________________________________ > opensc-devel mailing list > opensc-devel@... > http://www.opensc-project.org/mailman/listinfo/opensc-devel > _______________________________________________ opensc-devel mailing list opensc-devel@... http://www.opensc-project.org/mailman/listinfo/opensc-devel |
| Free embeddable forum powered by Nabble | Forum Help |