[Tile-serving] [osm2pgsql] Providing OSX binaries/packages (#15)
Dane Springmeyer
notifications at github.com
Fri Nov 22 20:40:01 UTC 2013
hi @rwelty1889 - can you paste the entire error and the command you are using that triggers this? The lacking projection support is understandable - I've not bundled the proj4 with the installer and I likely should. In the meantime you can work around the issue by installing proj4 separately. And the set the `PROJ_LIB` environment variable to point to where the proj `epsg` files are, usually somewhere like:
```sh
export PROJ_LIB=/usr/local/share/proj/
```
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/15#issuecomment-29107372
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20131122/64c3b1f0/attachment.html>
More information about the Tile-serving
mailing list