%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>安装Expat First fix a problem with the regession tests in the LFS environment: sed -i 's|usr/bin/env |bin/|' run.sh.in 准备安装 Expat: ./configure --prefix=/usr --disable-static 编译该软件包: make 运行下列命令以测试编译结果: make check 安装该软件包: 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; Expat 的内容 安装的程序 安装的库 安装的目录 xmlwf libexpat.so /usr/share/doc/expat-&expat-version; 简要描述 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