Author: randy
Date: 2008-03-25 08:44:57 -0600 (Tue, 25 Mar 2008)
New Revision: 7314
Modified:
trunk/BOOK/pst/printing/espgs.xml
Log:
Actually add the patch command to the ESP Ghostscript instructions
Modified: trunk/BOOK/pst/printing/espgs.xml
===================================================================
--- trunk/BOOK/pst/printing/espgs.xml 2008-03-25 09:09:12 UTC (rev 7313)
+++ trunk/BOOK/pst/printing/espgs.xml 2008-03-25 14:44:57 UTC (rev 7314)
@@ -122,8 +122,11 @@
<para>Install <application>ESP Ghostscript</application>
by running the following commands:</para>
-<screen><userinput>sed -i "s/bbox.dev$/x11.dev/" Makefile.in &&
-./configure --prefix=/usr --enable-threads --without-omni &&
+<screen><userinput>patch -Np1 -i ../espgs-&espgs-version;-bov_fix-1.patch
&&
+sed -i "s/bbox.dev$/x11.dev/" Makefile.in &&
+./configure --prefix=/usr \
+ --enable-threads \
+ --without-omni &&
make</userinput></screen>
<para>To build the shared
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page