Imagemagick Error in Textmate
26 Nov 2010
If you are getting the "... is not recognized by the 'identify' command" runaround in Textmate, yet your examples pass when run via the command line, then your Textmate shell path might be wrong.
To fix, add the path to ImageMagick (run "which identify" in Terminal) to the beginning of Textmate's Preferences > Shell Variables > PATH entry.
Rerun your examples, and all should be hoopy.