resolves "Error: You must `brew link jpeg' before gdal can be installed"

pchilton 2012-04-18 02:04:46 -07:00
parent b1c8c01482
commit 93dc2d9af7

@ -22,6 +22,7 @@ brew link icu4c
brew install boost
brew install proj
brew install jpeg
brew link jpeg
brew install libtiff
brew install gdal --with-libtiff=/usr/local/lib
brew install postgis