Created
March 30, 2010 00:36
-
-
Save kirk/348614 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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