-
Notifications
You must be signed in to change notification settings - Fork 1
Set up install guide
pturnbu edited this page Sep 23, 2012
·
4 revisions
We're assuming you've got a linux box built.
-
Install Tomcat (apt-get install tomcat7)
-
Go get the Binaries from [Geoserver] (http://geoserver.org/display/GEOS/Download)
-
Install GeoServer
- Download the 'Web Archive' version of GeoServer
- Copy it to the tomcat directory (probably /var/lib/tomcat7/webapps)
- Browse to localhost:8080/geoserver and tomcat will install the WAR automatically
- Install Postgres and PostGIS
- Install postgres, postgis and postgresql-9.1-postgis
- Run the PostGIS config script to install and configure the geo-functions