mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 06:27:16 +08:00
Modified the libxml2 instructions to remove the mention of the optional testsuite as it will cause the tests to fail
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8266 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
f207d239f3
commit
3887e25529
@ -3,7 +3,7 @@ $LastChangedBy$
|
||||
$Date$
|
||||
-->
|
||||
|
||||
<!ENTITY day "18"> <!-- Always 2 digits -->
|
||||
<!ENTITY day "20"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "02"> <!-- Always 2 digits -->
|
||||
<!ENTITY year "2010">
|
||||
<!ENTITY copyrightdate "2001-&year;">
|
||||
|
@ -8,8 +8,8 @@
|
||||
<!ENTITY libxml2-download-ftp "ftp://xmlsoft.org/libxml2/libxml2-&libxml2-version;.tar.gz">
|
||||
<!ENTITY libxml2-md5sum "7740a8ec23878a2f50120e1faa2730f2">
|
||||
<!ENTITY libxml2-size "4.7 MB">
|
||||
<!ENTITY libxml2-buildsize "74 MB (additional 19 MB to run the full test suite)">
|
||||
<!ENTITY libxml2-time "1.4 SBU (additional 0.3 SBU to run the full test suite)">
|
||||
<!ENTITY libxml2-buildsize "113 MB (additional 19 MB to run the full test suite)">
|
||||
<!ENTITY libxml2-time "1.2 SBU (additional 0.3 SBU to run the full test suite)">
|
||||
]>
|
||||
|
||||
<sect1 id="libxml2" xreflabel="libxml2-&libxml2-version;">
|
||||
@ -56,7 +56,7 @@
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<bridgehead renderas="sect3">Additional Downloads</bridgehead>
|
||||
<!-- <bridgehead renderas="sect3">Additional Downloads</bridgehead>
|
||||
<itemizedlist spacing='compact'>
|
||||
<listitem>
|
||||
<para>Optional Testsuite: <ulink
|
||||
@ -65,7 +65,7 @@
|
||||
that this is <emphasis>not</emphasis> the latest version of the
|
||||
testsuite, but it is the one specified by the developers.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</itemizedlist> -->
|
||||
|
||||
<bridgehead renderas="sect3">libxml2 Dependencies</bridgehead>
|
||||
|
||||
@ -92,9 +92,9 @@
|
||||
<sect2 role="installation">
|
||||
<title>Installation of libxml2</title>
|
||||
|
||||
<para>If you downloaded the testsuite, issue the following command:</para>
|
||||
<!-- <para>If you downloaded the testsuite, issue the following command:</para>
|
||||
|
||||
<screen><userinput>tar xf ../xmlts20080205.tar.gz</userinput></screen>
|
||||
<screen><userinput>tar xf ../xmlts20080205.tar.gz</userinput></screen> -->
|
||||
|
||||
<para>Install <application>libxml2</application> by running the following
|
||||
commands:</para>
|
||||
|
@ -41,6 +41,17 @@
|
||||
|
||||
-->
|
||||
|
||||
<listitem>
|
||||
<para>February 20th, 2010</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[randy] - Modified the libxml2 instructions to remove the
|
||||
mention of the optional testsuite as it will cause the tests to
|
||||
fail.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>February 18th, 2010</para>
|
||||
<itemizedlist>
|
||||
|
Loading…
Reference in New Issue
Block a user