Le 03/11/2013 15:56, Holger Wansing a écrit :
Hi Ludovic,

Ludovic Rousseau <ludovic.rouss...@gmail.com> wrote:

If your banking application can't see the reader I would say it is a bug in the 
application.

Note that the pcsc library is now at /usr/lib/i386-linux-gnu/libpcsclite.so.1 
instead of /usr/lib/libpcsclite.so.1
If the libpcsclite is dynamically linked to the application you have nothing to 
do.
If the libpcsclite is dynamically loaded at runtime maybe you can change this 
configuration.

I seem to have one more problem:

I wrote:
"Simply adding a symlink to the old location does not solve the problem."
But this is probably not true.

Does it solve the problem or not?

 From your opinion:
Would you expect, that creating such a symlink

ln -s /usr/lib/i386-linux-gnu/libpcsclite.so.1 /usr/lib/libpcsclite.so.1

as a "dirty hack" should solve the problem (only to find out if this is
the reason)?
Or will this not work for some other circumstances?

It may work if the problem is the one I described.

Bye

--
 Dr. Ludovic Rousseau


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to