The p11-kit package Provides a way to load and enumerate PKCS #11 (a Cryptographic Token Interface Standard) modules.
This package is known to build and work properly using an LFS-7.2 platform.
Download (HTTP): http://p11-glue.freedesktop.org/releases/p11-kit-0.18.1.tar.gz
Download MD5 sum: e4ef21592dbd126b62e1a6d4ad65ce5c
Download size: 940 KB
Estimated disk space required: 33 MB
Estimated build time: 0.2 SBU
Certificate Authority Certificates and libtasn1-3.3
GTK-Doc-1.18 and libxslt-1.1.28
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/p11-kit
Install p11-kit by running the following commands:
./configure --prefix=/usr --sysconfdir=/etc && make
To test the results, issue: make check.
Now, as the root user:
make install
--enable-doc: Use this switch if you
have installed GTK-Doc-1.18 and libxslt-1.1.28
and wish to rebuild the documentation and generate manual pages.
Last updated on 2013-04-17 14:22:59 +0000