%general-entities; ]> Expat-&expat-version; Expat <para>Expat is a stream-oriented XML parser library written in C.</para> </sect2> <sect2 role="installation"> <title>Installation of Expat Prepare Expat for compilation: ./configure --prefix=/usr Compile the package: make To test the results, issue: make check Install the package: make install Install the documentation: install -v -m755 -d /usr/share/doc/expat-&expat-version; install -v -m644 doc/*.{html,png,css} /usr/share/doc/expat-&expat-version; Contents of Expat Installed program Installed library Installed directory xmlwf libexpat.[so,a] /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 contains API functions for parsing XML libexpat