Author: gdalziel
Date: 2009-07-25 13:02:13 -0600 (Sat, 25 Jul 2009)
New Revision: 7867
Modified:
trunk/BOOK/general.ent
trunk/BOOK/general/genlib/libcroco.xml
trunk/BOOK/introduction/welcome/changelog.xml
Log:
Updated to libcroco-0.6.2.
Modified: trunk/BOOK/general/genlib/libcroco.xml
===================================================================
--- trunk/BOOK/general/genlib/libcroco.xml 2009-07-25 14:23:20 UTC (rev
7866)
+++ trunk/BOOK/general/genlib/libcroco.xml 2009-07-25 19:02:13 UTC (rev
7867)
@@ -6,10 +6,10 @@
<!ENTITY libcroco-download-http
"&gnome-download-http;/libcroco/0.6/libcroco-&libcroco-version;.tar.bz2">
<!ENTITY libcroco-download-ftp
"&gnome-download-ftp;/libcroco/0.6/libcroco-&libcroco-version;.tar.bz2">
- <!ENTITY libcroco-md5sum "b0975bd01eb11964f1b3f254f267a43d">
- <!ENTITY libcroco-size "381 KB">
- <!ENTITY libcroco-buildsize "9.8 MB">
- <!ENTITY libcroco-time "0.3 SBU">
+ <!ENTITY libcroco-md5sum "1429c597aa4b75fc610ab3a542c99209">
+ <!ENTITY libcroco-size "406 KB">
+ <!ENTITY libcroco-buildsize "10 MB">
+ <!ENTITY libcroco-time "0.2 SBU">
]>
<sect1 id="libcroco" xreflabel="libcroco-&libcroco-version;">
@@ -75,8 +75,14 @@
<screen><userinput>./configure --prefix=/usr &&
make</userinput></screen>
- <para>To test the results, issue:
<command>LD_LIBRARY_PATH=$(pwd)/src/.libs make test</command>.</para>
+ <para>To test the results, issue:
+ <command>LD_LIBRARY_PATH=$(pwd)/src/.libs make test</command>.</para>
+ <para>If there are test failures, issue:
+ <command>patch -Np1 -i tests/tests-error.log</command>.
+ This will update the failed tests from CVS. You should now rerun the test.
+ </para>
+
<para>Now, as the <systemitem class="username">root</systemitem>
user:</para>
<screen role="root"><userinput>make install &&
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2009-07-25 14:23:20 UTC (rev 7866)
+++ trunk/BOOK/general.ent 2009-07-25 19:02:13 UTC (rev 7867)
@@ -111,7 +111,7 @@
<!ENTITY GLib-version "1.2.10">
<!ENTITY glib2-version "2.20.4">
<!ENTITY libidl-version "0.8.12">
-<!ENTITY libcroco-version "0.6.1">
+<!ENTITY libcroco-version "0.6.2">
<!ENTITY libgsf-version "1.14.7">
<!ENTITY libglade-version "2.6.3">
<!ENTITY expat-version "2.0.1">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2009-07-25 14:23:20 UTC
(rev 7866)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2009-07-25 19:02:13 UTC
(rev 7867)
@@ -45,6 +45,9 @@
<para>July 25th, 2009</para>
<itemizedlist>
<listitem>
+ <para>[gdalziel] - Updated to libcroco-0.6.2.</para>
+ </listitem>
+ <listitem>
<para>[gdalziel] - Updated to GLib-2.20.4.</para>
</listitem>
<listitem>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page