Skip to content

Notes on Download, Installation and building pgRouting

Vicky Vergara edited this page Sep 19, 2015 · 26 revisions

Notes on Download, Installation and building

Windows

  • Downloading

    No note has being added

  • Installing

    • Installing from binaries Experimental binaries are available via PostGIS windows build bot - http://postgis.net/windows_downloads Production builds are available via EDB Stackbuilder - PostGIS bundle and get installed when you install PostGIS.

    • Issues - For PostgreSQL 64-bit VC++ builds, there is an issue with trsp giving the wrong answer. This issue doesn't seem to exist with the 32-bit builds. Refer to https://github.com/pgRouting/pgrouting/issues/339 for details

  • Building from source

    To get the dependencies, you can use the following script: makepgRoutingDependencies.sh

Ubuntu/Debian

  • Downloading

    No note has being added

  • Installing

    • Installing from binaries

      No note has being added

    • Installing from source

      No note has being added

  • Building from source

    No note has being added

RHEL/CentOS/Fedora

  • Downloading

    No note has being added

  • Installing

    • Installing from binaries

      No note has being added

    • Installing from source

      No note has being added

  • Building from source

    No note has being added

  • Japanese original version

    here goes japanese original version

FreeBSD

  • Downloading

    No note has being added

  • Installing

    • Installing from binaries

      No note has being added

    • Installing from source

      No note has being added

  • Building from source

    No note has being added

OS X

  • Downloading

    No note has being added

  • Installing

    • Installing from binaries

      No note has being added

    • Installing from source

      No note has being added

  • Building from source

    No note has being added

Clone this wiki locally