Author: djensen
Date: 2007-03-07 20:11:31 -0700 (Wed, 07 Mar 2007)
New Revision: 6662
Modified:
trunk/BOOK/general/genutils/imagemagick.xml
Log:
Double oops in ImageMagick-6.3.3-0
Modified: trunk/BOOK/general/genutils/imagemagick.xml
===================================================================
--- trunk/BOOK/general/genutils/imagemagick.xml 2007-03-08 02:33:15 UTC (rev
6661)
+++ trunk/BOOK/general/genutils/imagemagick.xml 2007-03-08 03:11:31 UTC (rev
6662)
@@ -170,7 +170,8 @@
<para>Install <application>Imagemagick</application> by running the
following
commands:</para>
-<screen><userinput>sed -i -e "s/\xc2\xae/\\\[rg\]/g" -e "s/B...'e./Be/"
utilities/ImageMagick.1 &&
+<screen><userinput>sed -i -e "s/\xc2\xae/\\\[rg\]/g" \
+ -e "s/B...'e./Be/" utilities/ImageMagick.1.in &&
./configure --prefix=/usr --with-modules &&
make</userinput></screen>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page