resolves "Error: You must `brew link jpeg' before gdal can be installed"
parent
b1c8c01482
commit
93dc2d9af7
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue