"Unable to open configure file" error
Posted: 2017-01-06T11:31:48-07:00
I installed ImageMagick on my Mac and followed the command line instructions exactly as listed on the official website. However, when I type "magick logo: logo.gif" to test it (as suggested in the directions) I get this error:
I then tried a simple compare and got the same error message above along with this one:
I was in the directory that the two images I was trying to compare were in.
Does anyone know why this is happening and how I can fix it? It's driving me crazy.. I've gotten ImageMagick set up before by following those instructions & don't remember having any problems like this.
Code: Select all
magick: UnableToOpenConfigureFile `magic.xml' @ warning/configure.c/GetConfigureOptions/715.
Code: Select all
compare: UnableToOpenBlob 'kitty2.jpg': No such file or directory @ error/blob.c/OpenBlob/2695.
Does anyone know why this is happening and how I can fix it? It's driving me crazy.. I've gotten ImageMagick set up before by following those instructions & don't remember having any problems like this.