| Version 1 (modified by mwtoews, 14 months ago) |
|---|
How to install PostGIS 2.0 on Ubuntu 11.10 (oneiric) from ppa:sharpie
under construction
sudo apt-get install python-software-properties sudo apt-add-repository ppa:sharpie/for-science sudo apt-add-repository ppa:sharpie/postgis-nightly sudo apt-get update sudo apt-get install postgresql-9.1-postgis
