Skip to content

Instantly share code, notes, and snippets.

@mojodna
Created November 27, 2013 05:52
Show Gist options
  • Save mojodna/7671241 to your computer and use it in GitHub Desktop.
Save mojodna/7671241 to your computer and use it in GitHub Desktop.
Make GDAL (and proj) available on Joyent Manta
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