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)
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
Get the [http://www.nikhef.nl/~janjust/etoken-64bit-driver.tar.gz drivers].
 
  
(as root)
+
= 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 [http://www.nikhef.nl/pub/projects/grid/gridwiki/images/6/62/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.

Latest revision as of 02:37, 24 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 etoken-pro-drivers_5.0.0-0_amd64.deb.

Other packages you may want are opensc, libengine-pkcs11-openssl, libopensc2, libopenct1, libp11-0.