Created
November 27, 2013 05:52
-
-
Save mojodna/7671241 to your computer and use it in GitHub Desktop.
Make GDAL (and proj) available on Joyent Manta
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
gdal-1.10.1 and proj-4.8.0 were built according to the directions here: https://github.com/mojodna/heroku-buildpack-gdal | |
Due to differences in the available base packages, different features are available (e.g. no PostgreSQL). | |
```bash | |
mlogin -s /stamen/public/gdal-1.10.1-1.sh --init="/assets/stamen/public/gdal-1.10.1-1.sh" | |
``` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment