UnableToOpenConfigureFile

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
marialin
Posts: 1
Joined: 2012-11-28T20:37:51-07:00
Authentication code: 6789

UnableToOpenConfigureFile

Post by marialin »

I am facing this problem. I tried to run the following line:

../ImageMagick-6.8.0-4/utilities/convert -size 830x830 xc:black -fill white -draw "circle 415,415 434,415" circle019.png;

After running, I have the following error msg:

lt-convert: UnableToOpenConfigureFile `colors.xml' @ warning/configure.c/GetConfigureOptions/591.
Post Reply