Author: bdubbs
Date: Tue Jul 30 13:41:51 2013
New Revision: 11536
Log:
ghostscript works fine with lcms-2.5, but not lcms-2.4.
Modified:
trunk/BOOK/pst/printing/gs.xml
Modified: trunk/BOOK/pst/printing/gs.xml
==============================================================================
--- trunk/BOOK/pst/printing/gs.xml Tue Jul 30 13:26:12 2013 (r11535)
+++ trunk/BOOK/pst/printing/gs.xml Tue Jul 30 13:41:51 2013 (r11536)
@@ -105,9 +105,9 @@
<xref linkend="expat"/>,
<xref linkend="freetype2"/>,
<xref linkend="libjpeg"/>,
- <xref linkend="libpng"/>, and
- <xref linkend="libtiff"/> <!--, and
- <xref linkend="lcms2"/>-->
+ <xref linkend="libpng"/>,
+ <xref linkend="libtiff"/>, and
+ <xref linkend="lcms2"/>
</para>
<bridgehead renderas="sect4">Optional</bridgehead>
@@ -152,18 +152,12 @@
<para>
If you have installed these dependencies on your system, remove the
copies of <application>expat</application>,
- <application>freetype</application>,
<!--<application>lcms2</application>, -->
+ <application>freetype</application>, <application>lcms2</application>,
<application>libjpeg</application>, <application>libpng</application>,
and <application>libtiff</application>:
</para>
- <note><para>Little CMS-2.5 will not work with this version of
- <application>GPL Ghostscript</application>. Use the embedded version
- for now.
- </para></note>
-
-
-<screen><userinput>rm -rf expat freetype jpeg libpng tiff</userinput></screen>
+<screen><userinput>rm -rf expat freetype lcms2 jpeg libpng
tiff</userinput></screen>
<note>
<para>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page