%general-entities; ]> $LastChangedBy$ $Date$ libxml-&libxml-version; Libxml Introduction to libxml The libxml package contains the libxml libraries. These are useful for parsing XML files. Package Information Download (HTTP): Download (FTP): Download MD5 sum: &libxml-md5sum; Download size: &libxml-size; Estimated disk space required: &libxml-buildsize; Estimated build time: &libxml-time; libxml Dependencies Optional User Notes: Installation of libxml Install libxml by running the following commands: ./configure --prefix=/usr && make To test the results, issue: make check. Now, as the root user: make install Command Explanations Contents Installed Program Installed Library Installed Directories xml-config libxml.{so,a} /usr/include/gnome-xml and /usr/share/gnome-xml Short Descriptions libxml.{so,a} provides the functions for programs to parse files that use the XML format. libxml.{so,a}