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.17.tar.gz
Download (FTP): ftp://xmlsoft.org/libxslt/libxslt-1.1.17.tar.gz
Download MD5 sum: fde6a7a93c0eb14cba628692fa3a1000
Download size: 2.7 MB
Estimated disk space required: 37.6 MB
Estimated build time: 0.3 SBU
Python-2.4.4 and Libgcrypt (requires Libgpg-error)
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/libxslt
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 2006-08-03 18:10:38 -0500