Skip to content

Instantly share code, notes, and snippets.

@justjkk
Created May 19, 2011 10:20
Show Gist options
  • Select an option

  • Save justjkk/980506 to your computer and use it in GitHub Desktop.

Select an option

Save justjkk/980506 to your computer and use it in GitHub Desktop.
osm2pgrouting cmake error
jkk@jkk-desktop:/usr/local/src/osm2pgrouting$ cmake .
CMake Error at CMakeLists.txt:4 (FIND_PACKAGE):
Could not find module FindPostgreSQL.cmake or a configuration file for
package PostgreSQL.
Adjust CMAKE_MODULE_PATH to find FindPostgreSQL.cmake or set PostgreSQL_DIR
to the directory containing a CMake configuration file for PostgreSQL. The
file will have one of the following names:
PostgreSQLConfig.cmake
postgresql-config.cmake
-- Configuring incomplete, errors occurred!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment