XMLSec Library

Download

The XMLSec 0.0.2a is released and available for download. The daily snapshots and previous versions are also available. If you have any problems with download please try mirrors from the list below. The library requires LibXML version 2.4.18 or geater, LibXSLT 1.0.14 or greater and OpenSSL version 0.9.6c.

Installation


All steps are usual:
gunzip -c xmlsec-xxx.tar.gz | tar xvf -
cd xmlsec-xxxx
./configure --help
./configure [possible options]
make
make install
make check
The last step is optional and requires Internet connection to execute some tests.

FTP Mirrors