Hi Egon, I suggest you install your modified version of opensc into some directory other than /usr (e.g. /home/egon/my-opensc-build or /opt/my-opensc-build) and then
a) change PATH and LD_LIBRARY_PATH to include those bin and lib directories at the beginning, so your modified opensc binaries and libraries are found first. and b) change firefox, remove the old opensc-pkcs11.so module from /usr/lib/ and instead use the one from ..../my-opensc-build/lib you do not need to restart pcscd, but you need to completely close and restart all applications using opensc-pkcs11 such as firefox. start firefox not via some button or mouse click, but in the text terminal on command line, where you changed the PATH and LD_LIBRARY_PATH first. good luck! Regards, Andreas p.s. you could also create your own modified *.deb file and install that, but this requires knowledge about the debian/ubuntu packaging process, so I guess you don't want to start with that. _______________________________________________ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel