Difference between revisions of "User:Dennisvd@nikhef.nl/etokenUbuntu64"
From PDP/Grid Wiki
Jump to navigationJump to search (How to install Aladdin eToken drivers on Ubuntu 64) |
|||
Line 1: | Line 1: | ||
− | + | Installing the eToken drivers under Ubuntu 64bit. | |
− | + | Get the [http://www.nikhef.nl/~janjust/etoken-64bit-driver.tar.gz drivers] and install them as root: | |
cd / | cd / | ||
wget -O- http://www.nikhef.nl/~janjust/etoken-64bit-driver.tar.gz | tar xz | wget -O- http://www.nikhef.nl/~janjust/etoken-64bit-driver.tar.gz | tar xz | ||
+ | aptitude install pcscd | ||
+ | |||
+ | The same files have also been packaged in [[Image:Etoken-pro-drivers 5.0.0-0 amd64.deb|etoken-pro-drivers 5.0.0-0 amd64.deb]]. | ||
+ | |||
+ | Other packages you may want are opensc, libengine-pkcs11-openssl, libopensc2, libopenct1, libp11-0. |
Revision as of 23:43, 23 February 2010
Installing the eToken drivers under Ubuntu 64bit.
Get the drivers and install them as root:
cd / wget -O- http://www.nikhef.nl/~janjust/etoken-64bit-driver.tar.gz | tar xz aptitude install pcscd
The same files have also been packaged in File:Etoken-pro-drivers 5.0.0-0 amd64.deb.
Other packages you may want are opensc, libengine-pkcs11-openssl, libopensc2, libopenct1, libp11-0.