The libxslt package contains XSLT libraries. These are useful for extending libxml2 libraries to support XSLT files.
Download (HTTP): http://ftp.gnome.org/pub/GNOME/sources/libxslt/1.1/libxslt-1.1.14.tar.gz
Download (FTP): ftp://xmlsoft.org/libxslt-1.1.14.tar.gz
Download MD5 sum: db71660bb7d01ccd4e6be990af8d813b
Download size: 2.6 MB
Estimated disk space required: 36 MB
Estimated build time: 0.32 SBU
Install libxslt by running the following commands:
./configure --prefix=/usr && make
To test the results, issue: make check.
Now, as the root user:
make install
Last updated on 2005-08-01 13:29:19 -0600