Changes between Version 1 and Version 2 of 1.x/Requirements

Show
Ignore:
Timestamp:
10/03/07 10:45:46 (3 years ago)
Author:
daniel
Comment:

added CMake requirement

Legend:

Unmodified
Added
Removed
Modified
  • 1.x/Requirements

    v1 v2  
    66== pgRouting Core - Shortest-Path algorithms == 
    77 
     8 * CMake cross-platform, open-source make system version >= 2.3 
    89 * C and C++ compilers 
    9  * Postgresql version >= 8.0 
     10 * PostgreSQL (including developer packages) version >= 8.0 
    1011 * PostGIS version >= 1.0 
    1112 * The Boost Graph Library (BGL). Version >= 1.33 which contains the astar.hpp.