Skip to content

Instantly share code, notes, and snippets.

View diegueus9's full-sized avatar

Diego Andres Sanabria Martin diegueus9

  • Amsterdam, The Netherlands
View GitHub Profile
@panchicore
panchicore / geodjango: ubuntu: postgresql 9 - postgis 1.5
Created April 12, 2011 22:24
to run geodjango in ubuntu (10.04 tested)
sudo apt-get update
sudo apt-get install python-software-properties
sudo add-apt-repository ppa:pitti/postgresql
sudo add-apt-repository ppa:ubuntugis/ubuntugis-unstable
sudo apt-get update