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.12.tar.bz2
Download (FTP): ftp://xmlsoft.org/libxslt-1.1.12.tar.gz
Download MD5 sum (HTTP): 57b06895bf1f2833ef73f284f2d2893f
Download MD5 sum (FTP): cf82a767c016ff1668d1c295c47ae700
Download size: 1.7 MB
Estimated disk space required: 37 MB
Estimated build time: 0.31 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.
libxslt libraries provide extensions to the libxml2 libraries to parse files that use the XSLT format.
Last updated on 2005-02-28 23:20:53 -0700