Created
August 30, 2012 11:58
-
-
Save marcusvmsa/3527142 to your computer and use it in GitHub Desktop.
Como instalei o Imagemagick no mountain lion
This file contains hidden or 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
brew uninstall imagemagick; brew install imagemagick --build-from-source; brew install libpng; brew link libpng |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment