bmander / graphserver

An open source multimodal trip planning engine

This URL has Read+Write access

name age message
file LICENSE Thu May 31 21:27:15 -0700 2007 setting up trunk [ewedistrict]
file README Loading commit data...
directory core/
directory pygs/
directory rbgs/
directory site/
directory test/
README
--== GRAPHSERVER CORE ==--

Build:
$ cd core
$ make

Install:
$ cd core
$ sudo make install

--== RUBY GRAPHSERVER ==--

Prerequisites:
Ruby 1.8.5

Build:
$ cd rbgs
Read the README

--== PYTHON GRAPHSERVER ==--

Prerequisites:
Python 2.5

Build:
There is no build step!

Install and Test:
$ cd pygs
Read the README