Skip to content

Instantly share code, notes, and snippets.

@armanddp
Created April 20, 2013 16:54
Show Gist options
  • Save armanddp/5426621 to your computer and use it in GitHub Desktop.
Save armanddp/5426621 to your computer and use it in GitHub Desktop.
Setting up PostGIS
# Get source
wget http://postgis.net/stuff/postgis-2.0.4SVN.tar.gz
tar -xvzf postgis-2.0.4SVN.tar.gz
cd postgis-2.0.4SVN
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment