The libxml package contains the libxml libraries. These are useful for parsing XML files.
Download (HTTP): http://ftp.gnome.org/pub/GNOME/sources/libxml/1.8/libxml-1.8.17.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/GNOME/sources/libxml/1.8/libxml-1.8.17.tar.bz2
Download size: 973 KB
Estimated Disk space required: 11 MB
Estimated build time: 0.41 SBU
Install libxml by running the following commands:
./configure --prefix=/usr &&
make &&
make install
The libxml package contains libxml libraries, xmllint and xmlcatalog.