cyberdelia / heroku-geo-buildpack

Geo libraries for Heroku
https://github.com/heroku/heroku-geo-buildpack
114 stars 135 forks source link

Not working with Dokku #25

Open jamescw opened 9 years ago

jamescw commented 9 years ago

Latest build seems to not install GDAL on dokku hosts, anyone else essen this?

longhotsummer commented 9 years ago

I'm seeing this too. Any ideas?

allthesignals commented 8 years ago

Seeing this problem too. Any thoughts? I'm considering creating a custom Docker container and deploying that way...

longhotsummer commented 8 years ago

As a workaround, I have found we can do a first deploy that doesn't depend on GDAL, and then subsequent deploys DO have GDAL and it all works.

longhotsummer commented 8 years ago

This is most likely related to #33 where we're hopefully making some progress.