From: Tim Hunter Date: 2007-11-17T05:54:55+09:00 Subject: [ANN] EZ install for RMagick on OS X With the help of several good folks I've been able to come up a new, simplified process for installing RMagick on OS X using MacPorts. It's basically a 3-step process: 1) install MacPorts (if you haven't already), 2) install ImageMagick using MacPorts, 3) install RMagick using RubyGems. Yes, you still have to use Terminal, but you only have to enter 2 commands. Check it out here: http://rmagick.rubyforge.org/install-osx.html For the MacPorts-averse (and I know you're out there!) you can use the rmagick-osx-installer script available on RubyForge: http://rubyforge.org/projects/rmagick/. -- RMagick Installation FAQ [http://rmagick.rubyforge.org/install-faq.html]