Author: dj
Date: Sat Jan 14 11:01:22 2017
New Revision: 18183

Log:
The configure script is not shipped with inkscape-0.92.

Modified:
   trunk/BOOK/xsoft/other/inkscape.xml

Modified: trunk/BOOK/xsoft/other/inkscape.xml
==============================================================================
--- trunk/BOOK/xsoft/other/inkscape.xml Sat Jan 14 08:36:56 2017        (r18182)
+++ trunk/BOOK/xsoft/other/inkscape.xml Sat Jan 14 11:01:22 2017        (r18183)
@@ -136,7 +136,8 @@
       commands:
     </para>
 
-<screen><userinput>IMAGEMAGICK_CFLAGS=-I/usr/include/ImageMagick-6 \
+<screen><userinput>./autogen.sh &amp;&amp;
+IMAGEMAGICK_CFLAGS=-I/usr/include/ImageMagick-6 \
 IMAGEMAGICK_LIBS="-lMagickCore-6.Q16HDRI -lMagick++-6.Q16HDRI 
-lMagickWand-6.Q16HDRI" \
 ./configure --prefix=/usr &amp;&amp;
 
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to