Skip to main content

Installation from sources

Visit pam_p11 project: http://www.opensc-project.org/pam_p11/

Download and untar:

$ tar -xvf pam_p11/pam_p11-0.1.5.tar.gz
$ cd pam_p11*
$ ./configure --prefix=/usr --libdir=/lib/
$ make
$ make install