[magick-users] Error loading svg file under mingw
Fred Weinhaus
fmw at alink.net
Thu Oct 2 12:04:25 PDT 2008
I am no expert on compiling IM. But did you build any of the delegate
libraries? You may need ghostscript and/or freetype or some other
library related to svg
see
http://www.imagemagick.org/download/delegates/
To check what is installed, type
convert -list configure
Look for the line that starts with DELEGATES. It should show
something like the following:
DELEGATES bzlib fontconfig freetype gs jpeg jp2 lcms lqr openexr
png tiff x11 xml zlib
>Hi I have built and installed ImageMagick under MinGW, but when I try to
>load an svg file it complains with the following message:
>
>ImageMagick: `%s': %s "wmf2eps" -o
>"C:/DOCUME~1/Stuartb.CAT/LOCALS~1/Temp/magick-rjTeehG5"
>"C:/DOCUME~1/Stuartb.CAT/LOCALS~1/Temp/magick-xaT6He5C".
>Caught error ImageMagick: unable to open file
>`C:/DOCUME~1/Stuartb.CAT/LOCALS~1/Temp/magick-olYG5fTI': No such file or
>directory
>
>Does anyone have any idea what could be causing this? I have attached
>the code and configure output
>
>Thanks
> Stuart
More information about the Magick-users
mailing list