Skip to content

Instantly share code, notes, and snippets.

@mrpollo
Created September 13, 2011 20:27
Show Gist options
  • Select an option

  • Save mrpollo/1215056 to your computer and use it in GitHub Desktop.

Select an option

Save mrpollo/1215056 to your computer and use it in GitHub Desktop.
Fix for installing ImageMagick with Hombrew
$ /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