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

CMake Error when building Nominatim

0

When building Nominatim, cmake throws an error

  CMake Error at CMakeLists.txt:241 (install):
  install TARGETS given target "osm2pgsql" which does not exist in this
  directory.

Have followed all installation instructions correctly without any errors, osm2pgsql directory is present in Nominatim, still this error is thrown.

Software Environment:

Nominatim version: Latest

Postgresql version: 10 Postgis version: 2.4

OS: Ubuntu 18.04

asked 16 Feb '21, 08:13

sggts04's gravatar image

sggts04
11112
accept rate: 0%

(16 Feb '21, 08:31) lonvia

Source code available on GitHub .