Inkscape with ImageMagick effects
Hi all,
Sorry if this s a FAQ. Quick question: is there a dedicated configure switch to get ImageMagick based effects in Inkscape? I just get: ImageMagick Magick++: no At the end of configure while I have ImageMagick with the ++ extension. If there's no manual switch what is checked exactly?
Thanks in advance.
JiHO --- http://jo.irisson.free.fr/
jiho scrisse:
Hi all,
Sorry if this s a FAQ. Quick question: is there a dedicated configure switch to get ImageMagick based effects in Inkscape?
It just check if you have the correct library installed. On a debian-like system, the packages is called libmagick++9-dev.
Thanks in advance. JiHO
Ciao, Luca
On 2007-December-27 , at 16:40 , Luca Bruno wrote:
Sorry if this s a FAQ. Quick question: is there a dedicated configure switch to get ImageMagick based effects in Inkscape?
It just check if you have the correct library installed. On a debian-like system, the packages is called libmagick++9-dev.
do you know the name of the library that is looked for by any chance? (or could you send me the list of files in libmagick++9-dev.deb at least. There's probably an apt command to list the content of a package but I cannot remember it right now)
JiHO --- http://jo.irisson.free.fr/
jiho scrisse:
do you know the name of the library that is looked for by any chance? (or could you send me the list of files in libmagick++9-dev.deb at least. There's probably an apt command to list the content of a package but I cannot remember it right now)
http://packages.debian.org/sid/i386/libmagick++9-dev/filelist http://packages.debian.org/sid/i386/libmagick++9c2a/filelist
In particular, configure would check for the .pc file.
Cheers, Luca
P.S. to list file contained in an already installed package, try `dpkg -L package`. Otherwise apt-file would help you for every package in the repository.
participants (2)
-
jiho
-
Luca Bruno