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.6.tar.bz2
Download (FTP): ftp://xmlsoft.org/libxslt-1.1.6.tar.gz
Download size: 1.7 MB
Estimated Disk space required: 34 MB
Estimated build time: 0.40 SBU
Install libxslt by running the following commands:
./configure --prefix=/usr &&
make &&
make install
The libxslt package contains libxslt libraries, libexslt libraries, xsltproc and xslt-config.