Hogyan bírjuk működésre a BankID-t a SEBbank kártyaolvasójával Kubuntu 13.10 64 alatt?
http://bakeabyte.blogspot.se/2013/10/bankid-with-card-reader-on-ubuntu-1310.html
- Get the BankID application from https://install.bankid.com/Download?defaultFileId=Linux (the website blocks 64-bit Linux from the “regular” download procedure, so if you’re downloading from that you need to use this direct link)
- Unzip the application
- Open a terminal and go to the directory that you unzipped the application to, and type in the following command (Please note that the version number will change):
- sudo ./install.4.19.1.11663.sh i
- Install the needed packages (pcscd:i386 is the driver, in case you need a different one)
- sudo apt-get install nspluginwrapper pcscd:i386 pkcs11-data:i386 libstdc++6:i386 libidn11:i386
- There will be quite a few dependancies (mostly for nspluginwrapper), just accept them
- Go back to the terminal and give the following command:
- sudo nspluginwrapper -i /usr/local/lib/personal/libplugins.so
- Start/restart Firefox, go to Tools -> Addons and check that you can see Nexus Personal under Plugins
- Give it a try, it should now work