Skip to main content

Installation from sources

Use SVN to fetch the latest trunk:

Compile and install:

$ tar xvzf pkcs11_login-X.Y.Z.tar.gz
$ cd pkcs11_login-X.Y.Z
$ ./configure
$ make
$ sudo make install