3 Feb
2011
3 Feb
'11
7:23 a.m.
Wed, 02 Feb 2011 21:30:20 +0100 Diederik van Lierop <mail@...1689...> kirjoitti:
You might want to hack yourself around this. See e.g.
- init.cpp: #ifdef WITH_IMAGE_MAGICK
- or configure: #define WITH_IMAGE_MAGICK 1
- or configure.ac: AC_DEFINE(WITH_IMAGE_MAGICK,1,[Image Magick++
support for bitmap effects])
Just try disabling the ImageMagick code by modifying one of the above lines (if don't see a more elegant way). This should at least get you started, as Inkscape should compile just fine without it.
As to what's going on: I don't have a clue :-(
Attached to this bug is a patch that'll allow disabling ImageMagick with ./configure --disable-magick https://bugs.launchpad.net/inkscape/+bug/682357
--
Niko Kiirala
niko@...1267...