[Tile-serving] [osm2pgsql] Compiling from source not working ... ? (#144)

dionysiusmarquis notifications at github.com
Sat Aug 8 13:44:50 UTC 2015


I was able to compile under osx 10.10.4 by installing dependencies over MacPorts and:

``./configure  --includedir=/opt/local/include/ --bindir=/opt/local/bin/ --libdir=/opt/local/lib --with-proj=/opt/local/lib/proj47/ CC="clang" CXX="clang++" CXXFLAGS="-std=c++11 -stdlib=libc++" --disable-shared``

I had to use port ``proj47`` and be sure to force recompile with ``make -B``

---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/144#issuecomment-128982442
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20150808/8e46f5c1/attachment.html>


More information about the Tile-serving mailing list