Changes between Version 53 and Version 54 of UsersWikiPackages


Ignore:
Timestamp:
Aug 22, 2012, 5:06:15 AM (12 years ago)
Author:
robe
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • UsersWikiPackages

    v53 v54  
    6060
    6161== Ubuntu ==
     62=== PostGIS 2.1 ===
     63''' [https://code.launchpad.net/~sharpie Charlie Sharpsteen Repo (Sharpie)] ''' (Oneiric,precise)
     64 PostgreSQL 9.1 - [https://launchpad.net/~sharpie/+archive/postgis-nightly ppa:sharpie/postgis-nightly]
     65   These are built nightly for the latest PostGIS trunk
    6266=== PostGIS 2.0 ===
    63 ''' [https://code.launchpad.net/~sharpie Charlie Sharpsteen Repo (Sharpie)] '''
     67''' [https://code.launchpad.net/~sharpie Charlie Sharpsteen Repo (Sharpie)] ''' (Oneiric,precise)
    6468 PostgreSQL 9.1 - [http://linfiniti.com/2012/05/installing-postgis-2-0-on-ubuntu/ ppa:Sharpie Instructions]
    6569   Note: You can use below for installation instead of installing with scripts article describes
    66 Also note the nightly now points at 2.1, use ''sharpie/postgis/2.0'' to get postgis-2.0
     70Also note the nightly now points at 2.1, use ''[https://launchpad.net/~sharpie/+archive/postgis-stable ppa:sharpie/postgis-stable]'' to get postgis-2.0
    6771{{{
    6872CREATE EXTENSION postgis;