This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# installation | |
sudo apt-get install pcscd opensc openct libhal1 | |
sudo apt-get install libnss3-tools | |
sudo apt-get install p11-kit | |
# unpacking pkiclient-5.00.28-0.i386.rpm | |
sudo cp libeToken.so.5.00 /usr/local/lib | |
sudo ldconfig | |
# fixing pcscd |