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

Importing Nominatim database error: libgeos can’t be opened

1

Hello everyone.

I don't have much to say about. I executed setup.php, the import started running, and then this happened:

/root/Nominatim/osm2pgsql/osm2pgsql: error while loading shared libraries: libgeos-3.3.3.so: cannot open shared object file: No such file or directory
ERROR: Error executing external command: /root/Nominatim/osm2pgsql/osm2pgsql -lsc -O gazetteer --hstore -C 486 -P 5432 -d nominatim /root/brazil-latest.osm.pbf
Error executing external command: /root/Nominatim/osm2pgsql/osm2pgsql -lsc -O gazetteer --hstore -C 486 -P 5432 -d nominatim /root/brazil-latest.osm.pbf

I'm lost at this one. I've ran in some errors already, regarding postgres and postgis versions, but I just can't understand this one.

I'm running this on a CentOS 6.2 machine. Postgis 1.5, PGSQL 9.1.

asked 01 Apr '13, 23:32

gabriel_casado's gravatar image

gabriel_casado
41559
accept rate: 0%

Source code available on GitHub .