%general-entities; ]> expat &expat-version;
&expat-url;
Expat-&expat-version; Expat <para>The Expat package contains a stream oriented C library for parsing XML.</para> <segmentedlist> <segtitle>&buildtime;</segtitle> <segtitle>&diskspace;</segtitle> <seglistitem> <seg>&expat-ch6-sbu;</seg> <seg>&expat-ch6-du;</seg> </seglistitem> </segmentedlist> </sect2> <sect2 role="installation"> <title>Installation of Expat First fix a problem with the regession tests in the LFS environment: sed -i 's|usr/bin/env |bin/|' run.sh.in Prepare Expat for compilation: ./configure --prefix=/usr --disable-static Compile the package: make To test the results, issue: make check Install the package: make install If desired, install the documentation: install -v -dm755 /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 libraries 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 contains API functions for parsing XML libexpat