Installing ImageMagick / Rmagick on Ubuntu Hardy

May 14, 2009

Mainly to help me remember in the future. Might be useful to you also..

sudo apt-get update
  sudo apt-get install imagemagick
  sudo apt-get install libmagick9-dev
  sudo gem install rmagick