DependenciesΒΆ

The following command will install all the needed dependencies:

$ sudo apt-get install python python-support python-dev python-virtualenv openjdk-6-jre tomcat7 postgresql-9.1 postgresql-contrib-9.1 gcc patch zip python-imaging gdal-bin libgeos-dev python-urlgrabber python-pastescript gettext postgresql-contrib postgresql-9.1-postgis libpq-dev unzip libjpeg-dev libpng-dev python-gdal libproj-dev python-psycopg2 apache2 libapache2-mod-wsgi git-core gettext libxml2-dev libxslt1-dev

Beware that in case of use of PostgreSQL 9.2 as described in install_postgresql and install_postgis all the postgres and postgis references must be removed from the above command.