Author: gdalziel
Date: 2009-08-01 11:56:37 -0600 (Sat, 01 Aug 2009)
New Revision: 7923
Modified:
trunk/BOOK/pst/printing/gs.xml
trunk/BOOK/x/lib/cairo.xml
Log:
Added new test results for cairo.
Modified: trunk/BOOK/pst/printing/gs.xml
===================================================================
--- trunk/BOOK/pst/printing/gs.xml 2009-08-01 15:43:34 UTC (rev 7922)
+++ trunk/BOOK/pst/printing/gs.xml 2009-08-01 17:56:37 UTC (rev 7923)
@@ -129,13 +129,13 @@
then we must first remove the local copy and apply a patch:</para>
<screen><userinput>rm -rf jasper &&
-patch -Np1 -i ghostscript-&gs-version;-system_jasper-1.patch
+patch -Np1 -i ../ghostscript-&gs-version;-system_jasper-1.patch
</userinput></screen>
<para>Install <application>GPL Ghostscript</application> by running the
following commands:</para>
-<screen><userinput>patch -Np1 -i
ghostscript-&gs-version;-security_fixes-1.patch &&
+<screen><userinput>patch -Np1 -i
../ghostscript-&gs-version;-security_fixes-1.patch &&
./configure --prefix=/usr &&
make</userinput></screen>
Modified: trunk/BOOK/x/lib/cairo.xml
===================================================================
--- trunk/BOOK/x/lib/cairo.xml 2009-08-01 15:43:34 UTC (rev 7922)
+++ trunk/BOOK/x/lib/cairo.xml 2009-08-01 17:56:37 UTC (rev 7923)
@@ -113,8 +113,12 @@
<screen><userinput>./configure --prefix=/usr &&
make</userinput></screen>
+ <!-- Tested with Poppler 0.10.7, librsvg 2.26.0, libspectre 0.2.2,
+ GTK+ 2.26.5, and GPL Ghostscript 8.64.
+ 29 of 205 tests failed -->
+
<para>To test the results, issue: <command>make check</command>. Note that
- as many as 24 of the tests are known to fail for unknown reasons.
+ as many as 29 of the tests are known to fail for unknown reasons.
If you do not have a <command>gs</command> binary in your path, many
<!-- used to be (87 of $total), needs to be updated by someone who can
get them to run through without hanging -->
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page