Skip to content

Instantly share code, notes, and snippets.

@ateucher
Created October 11, 2016 19:21
Show Gist options
  • Save ateucher/22894afb6c41dcabfac5e0f4be20bd26 to your computer and use it in GitHub Desktop.
Save ateucher/22894afb6c41dcabfac5e0f4be20bd26 to your computer and use it in GitHub Desktop.
brew tap osgeo/osgeo4mac
brew install gdal2
## Put in the PATH
echo 'export PATH=$(brew --prefix)/opt/gdal2/bin:$(brew --prefix)/bin:$PATH' >> ~/.bash_profile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment