Created
September 13, 2011 20:27
-
-
Save mrpollo/1215056 to your computer and use it in GitHub Desktop.
Fix for installing ImageMagick with Hombrew
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
| $ /usr/bin/curl http://download2.osgeo.org/libtiff/tiff-3.9.5.zip -o ~/Library/Caches/Homebrew/libtiff-3.9.5.zip | |
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 100 1792k 100 1792k 0 0 230k 0 0:00:07 0:00:07 --:--:-- 279k | |
| $ brew install imagemagick |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment