Problems installing RMagick with Paperclip in Rails 3

Posted by Smickie on Stack Overflow See other posts from Stack Overflow or by Smickie
Published on 2011-01-01T22:26:25Z Indexed on 2011/01/01 22:54 UTC
Read the original article Hit count: 261

Hi, I'm trying to use paperclip in rails and when I'm doing the "bundle install" I'm getting the following error:

Can't install RMagick 2.13.1. Can't find Magick-config in /usr/local/mysql/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/usr/X11/bin:/Users/seanhinton/.rvm/bin

What I'm wondering is how do I install RMagick (is that what I need?) on my machine (it's OSX 10.6)?

Cheers!

© Stack Overflow or respective owner

Related posts about ruby-on-rails

Related posts about ruby-on-rails3