Download location (HTTP): http://ftp.gnome.org/pub/GNOME/sources/libxslt/1.0/libxslt-1.0.29.tar.bz2 Download location (FTP): ftp://ftp.xmlsoft.org/libxslt-1.0.29.tar.gz Version used: 1.0.29 Package size: 2.2 M Estimated Disk space required: 22 MB Estimated build time: 0.69 SBU |
The libxslt package contains libxslt libraries. These are useful for extending libxml2 libraries to support XSLT files.
libxslt depends on: libxml2-2.5.6 |
Install libxslt by running the following commands:
./configure --prefix=/usr && make && make install |
The libxslt package contains libxslt libraries, libexslt libraries and xsltproc.
libxslt provides extensions to the libxml2 library to parse files that use the XSLT format.
xsltproc is used to apply XSLT stylesheets to XML documents.