Skip to content
jesseeichar edited this page Nov 23, 2012 · 2 revisions

All Platforms

  • Postgres (8+)
  • Postgis (1.x or 2.x)
  • Oracle Java (openjdk not recommended but might work now)
  • Maven 3+
  • Git
  • Postgres user www-data with password www-data

Windows

To develop on windows (and use the provided scripts in the bin dir) you will need either cygwin or MinGW. I think the changes of MinGW working is probably better.

You will need the postgis: psql, createdb, dropdb on your path

Clone this wiki locally