Installing PostGIS Ubuntu 11.10 sudo apt-get install postgresql-9.1-postgis sudo su postgres bash <(curl -s https://raw.github.com/gist/18660599/create_template.sh) Ubuntu 11.04