Changes between Version 1 and Version 2 of UsersWikiPostGIS15Ubuntu1110pkgSharpie


Ignore:
Timestamp:
Mar 26, 2012, 4:56:09 AM (12 years ago)
Author:
Mike Taves
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • UsersWikiPostGIS15Ubuntu1110pkgSharpie

    v1 v2  
    1 = How to install PostGIS 2.0 on Ubuntu 11.10 (''oneiric'') from ppa:sharpie =
    2 
    3 under construction
    4 
    5 {{{
    6 sudo apt-get install python-software-properties
    7 sudo apt-add-repository ppa:sharpie/for-science
    8 sudo apt-add-repository ppa:sharpie/postgis-nightly
    9 sudo apt-get update
    10 sudo apt-get install postgresql-9.1-postgis
    11 }}}
    12 
    13 == See also ==
    14  * https://help.ubuntu.com/community/PostgreSQL
     1See [wiki:UsersWikiPostGIS20Ubuntu1110pkgSharpie]