Skip to content

Instantly share code, notes, and snippets.

@kirk
Created March 30, 2010 00:36
Show Gist options
  • Save kirk/348614 to your computer and use it in GitHub Desktop.
Save kirk/348614 to your computer and use it in GitHub Desktop.
cd ~/src
git clone git://github.com/masterkain/ImageMagick-sl.git
cd ImageMagick-sl
chmod +x install_im.sh
sh install_im.sh
gem install rmagick
#via http://hocuspokus.net/2010/03/installing-rmagick-on-snow-leopard-leopard
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment