Changes between Version 53 and Version 54 of UsersWikiPackages
- Timestamp:
- 08/22/12 05:06:15 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UsersWikiPackages
v53 v54 60 60 61 61 == 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 62 66 === 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) 64 68 PostgreSQL 9.1 - [http://linfiniti.com/2012/05/installing-postgis-2-0-on-ubuntu/ ppa:Sharpie Instructions] 65 69 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.070 Also 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 67 71 {{{ 68 72 CREATE EXTENSION postgis;