[Routing] Bringing routing functionality to aweb-mappingapplication - but how?

Frank Glück frankimglueck at gmx.de
Sat Jun 6 21:39:24 BST 2009


I followed the instuctions at
http://pgrouting.postlbs.org/wiki/1.x/InstallationManual#Step2:Compilingthep
gRoutinglibrary now in order to install pgRouting. Even I did
   apt-get install libboost-graph-dev
because OS is debian on my vserver. Although I already got these error
messages on doing the command "cmake .":

-- PostgreSQL not found.
FATALERROR Please check your Boost installation.
Boost headers were found here: /usr/include
Output directory for libraries is set to /usr/lib/postgresql/8.3/lib
Installation directory for libraries is set to /usr/lib/postgresql/8.3/lib
and for SQL files is set to /usr/share/postlbs
CMake Error: The following variables are used in this project, but they are
set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake
files:
POSTGRESQL_INCLUDE_DIR (ADVANCED)
   used as include directory in directory /var/src/pgrouting/pgrouting
   used as include directory in directory /var/src/pgrouting/pgrouting/core
   used as include directory in directory
/var/src/pgrouting/pgrouting/core/src
   used as include directory in directory
/var/src/pgrouting/pgrouting/core/sql

-- Configuring done

Of course I have installed PostgreSQL too. Have I to change any path
variables anywhere?
Just one more thank you very much!

Greetings,
Frank





More information about the Routing mailing list