On Sat, Jan 14, 2017 at 07:01:23PM -0000, via blfs-book wrote:
> 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;
>  
0.92 should be using cmake, which is why I made the patch.

The CFLAGS and LIBS were just a temporary measure because we still
had 0.91 when I did the ImageMagick changes.

ĸen
-- 
`I shall take my mountains', said Lu-Tze. `The climate will be good
for them.'     -- Small Gods
-- 
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