This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

Installing osm2pgsql on Mac: Error ‘dyld: Library not loaded: libc++.1.dylib’

0

I try to install osm2pgsql on Mac OS X Snow Leopard (10.6.8) using the binaries I found on Osm2pgsql - OpenStreetMap Wiki -> Providing OSX binaries/packages #15 - GitHub -> osm2pgsql-0.84.0.

When trying to run it, I have this error message:

dyld: Library not loaded: /usr/lib/libc++.1.dylib
  Referenced from: /usr/local/bin/osm2pgsql
  Reason: image not found
Trace/BPT trap

I was successful on installing from binaries on more recent version of MacOSX, but here it does not work.

Any suggestion? Thanks a lot in advance.

asked 17 Apr '14, 09:52

antonind's gravatar image

antonind
41449
accept rate: 0%

Source code available on GitHub .