I am using Paperclip to crop an image. It seems to be working
partially but I am getting error messages in my log that look like
this:

convert: unable to open module file `/usr/lib/ImageMagick-6.2.4/
modules-Q16/coders/5926.la': No such file or directory.

The Rails app works fine on my local machine, which is also running a
way more recent version of ImageMagick (6.5.7)

Do I have to enable something for ImageMagick to work? Is a path
somewhere pointing to an outdated binary? I have found tutorials
online which use Paperclip with Heroku so apparently some of the
functionality is working.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to