%general-entities; ]> Expat-&expat-version; Expat Introduction to Expat The Expat package contains a stream oriented C library for parsing XML. &lfs75_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &expat-md5sum; Download size: &expat-size; Estimated disk space required: &expat-buildsize; Estimated build time: &expat-time; User Notes: Installation of Expat Install Expat by running the following commands: ./configure --prefix=/usr --disable-static && make Now, as the root user: make install && install -v -m755 -d /usr/share/doc/expat-&expat-version; && install -v -m644 doc/*.{html,png,css} /usr/share/doc/expat-&expat-version; To test the results, issue: make check as an unprivileged user. Note this must be done after the package is installed. Command Explanations Contents Installed Program Installed Library Installed Directory xmlwf libexpat.so /usr/share/doc/expat-&expat-version; Short Descriptions xmlwf is a non-validating utility to check whether or not XML documents are well formed. xmlwf libexpat.so contains API functions for parsing XML. libexpat.so