Page 1 of 1

ImageMagick did not install properly on Mac OS Lion

Posted: 2011-11-15T09:54:48-07:00
by kaptohka
Hello!
I just installed ImageMagick through macports and I was running a test case. I successfully performed "convert", but when I try to "display" or "identify" I get an error
-bash: display: command not found
-bash: identify: command not found

I am running Mac OS X Lion (10.7.2) on i7 (64 bit).

Thank you very much for your help!

Re: ImageMagick did not install properly on Mac OS Lion

Posted: 2011-11-15T11:12:40-07:00
by fmw42
To help the developers, I suggest you post your version of IM

convert -version

or see what MacPorts reports as the IM version.

Re: ImageMagick did not install properly on Mac OS Lion

Posted: 2011-11-15T17:06:10-07:00
by kaptohka
Thanks!

Version: ImageMagick 6.6.9-3 2011-04-04 Q16 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2011 ImageMagick Studio LLC

Re: ImageMagick did not install properly on Mac OS Lion

Posted: 2011-11-15T18:55:08-07:00
by fmw42
Your version is a bit old. I think I recall seeing some bug reports and fixes from early versions of IM for Lion. I would suggest you remove the MacPorts version and try to install the current version from IM binaries at http://www.imagemagick.org/script/binar ... php#macosx

see
viewtopic.php?f=3&t=19527&p=77471&hilit=Lion#p76754