[pgrouting-users] Error whilst installing on CentOS 5.5

Richard Willars richard.willars at lemonstorm.com
Mon Jan 24 11:13:16 EST 2011


Hi all,

I'm trying to install the pgrouting library but have hit a bit of a
problem whilst installing. It's probably something I've done (I'm
quite new to Linux so struggling to understand the error message). I
followed the instructions given at
http://www.pgrouting.org/docs/1.x/install_centos.html and I'm
installing on CentOS 5.5. Has anyone seen this before or have any
ideas how to resolve it?


[root at localhost pgrouting]# git clone
git://github.com/pgRouting/pgrouting.git pgrouting

[root at localhost pgrouting]# cd pgrouting

[root at localhost pgrouting]# sudo /root/cmake-2.8.3-Linux-i386/bin/cmake .

[root at localhost pgrouting]# make install

[ 16%] Building CXX object
core/src/CMakeFiles/routing.dir/shooting_star_boost_wrapper.o
/root/pgrouting/core/src/shooting_star_boost_wrapper.cpp:26:54: error:
boost/property_map/vector_property_map.hpp: No such file or directory
In file included from
/root/pgrouting/core/src/shooting_star_search.hpp:22, from
/root/pgrouting/core/src/shooting_star_boost_wrapper.cpp:27:
/root/pgrouting/core/src/shooting_star_relax.hpp:18:47: error:
boost/property_map/property_map.hpp: No such file or directory
make[2]: [core/src/CMakeFiles/routing.dir/shooting_star_boost_wrapper.o]
Error 1 make[1]:[core/src/CMakeFiles/routing.dir/all] Error 2 make:
[all] Error 2


More information about the Pgrouting-users mailing list