Skip to content

Instantly share code, notes, and snippets.

@jasdeepsingh
Created October 10, 2011 04:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jasdeepsingh/1274617 to your computer and use it in GitHub Desktop.
Save jasdeepsingh/1274617 to your computer and use it in GitHub Desktop.
Installing/Building ImageMagick and Rmagick Gem on Mac OS X Lion
cd ~/src
git clone git://github.com/masterkain/ImageMagick-sl.git
cd ImageMagick-sl
sh install_im.sh
sudo gem install rmagick
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment