23 Jun 2009, 8:22pm
Ruby on Rails
by

leave a comment

Install Rmagick on Ubuntu with MagickWand

  apt-get install librmagick-ruby1.8
  apt-get install libmagickwand-dev

  gem install rmagick

The last command will spit out a bunch of “No definition” comments. There are no rdocs available and this is why.