rails 3 paperclip imagemagick problem
Posted
by user311686
on Stack Overflow
See other posts from Stack Overflow
or by user311686
Published on 2010-06-08T04:10:23Z
Indexed on
2010/06/08
4:12 UTC
Read the original article
Hit count: 386
ruby-on-rails
|paperclip
I have been trying to get paperclip working for a few days now with no luck! From what I am aware this error below is related to imagemagick. I have tried to uninstall and install imagemagick both with macports and manually. Also, have Paperclip.options[:command_path] = "/usr/local/bin" set. It's starting to drive me nuts!
Photo /var/folders/A7/A7X8PAnOFsCTHkFpeODoO++++TI/-Tmp-/stream,65411,0.jpeg is not recognized by the 'identify' command.
© Stack Overflow or respective owner