1.x/Requirements

Requirements

For pgRouting version >= 1.0 RC1
(Previous versions cannot be compiled without TSP and Driving Distance functionality)

pgRouting Core - Shortest-Path algorithms

  • CMake cross-platform, open-source make system version >= 2.3
  • C and C++ compilers
  • PostgreSQL (including developer packages) version >= 8.0
  • PostGIS version >= 1.0
  • The Boost Graph Library (BGL). Version >= 1.33 which contains the astar.hpp.
    See  http://www.boost.org/libs/graph/doc/index.html

pgRouting Extra - with TSP

pgRouting Extra - with Driving Distance