libtasn1 is a highly portable C library that encodes and decodes DER/BER data following an ASN.1 schema.
Download (HTTP): http://mirrors.kernel.org/gnu/gnutls/libtasn1-2.2.tar.gz
Download (FTP): ftp://ftp.gnu.org/pub/gnu/gnutls/libtasn1-2.2.tar.gz
Download MD5 sum: 14cc361500d2e768a8a6ec538ce3fecb
Download size: 1.6 MB
Estimated disk space required: 8.4 MB
Estimated build time: 0.1 SBU
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/libtasn1
Install libtasn1 by running the following commands:
./configure --prefix=/usr && make
To test the results, issue: make check.
Now, as the root user:
make install
--enable-gtk-doc: Use this parameter if
GTK-Doc is installed and you wish
to rebuild the API documentation.
Last updated on 2009-07-26 06:17:47 +0000