All of a sudden started getting "Could Not Run The `Identify` Command. Please Install ImageMagick."

Jacob picture Jacob · Jan 4, 2012 · Viewed 28k times · Source

I've had ImageMagick, RMagick, & PaperClip working properly with everything setup including the config Paperclip.options[:command_path] in production.rb file.

All of a sudden I've started getting the following error:

Could Not Run The `Identify` Command. Please Install ImageMagick.

I've tried everything. I've reinstalled ImageMagick, etc. but no avail.

Any help would be greatly appreciated.

Answer

danielgatis picture danielgatis · May 3, 2012

From a terminal, run the following command:

sudo apt-get install imagemagick