jpablobr.com

→ install rmagick ubuntu / mac

More on: rmagick, Homebrew, Ubuntu, Mac, Mon Jul 05 09:32:38 +0000 2010

Ubuntu:

Undo some of the damage (just in case):

$ sudo apt-get remove --purge librmagick-ruby-doc librmagick-ruby1.8

Let's get the version we need:

$ sudo apt-get install libmagick9-dev ruby1.8-dev

Mac:

You will need Homebrew, then:

$ brew install rmagick

Finally, the rmagick gem:

$ gem install rmagick
blog comments powered by Disqus