Changes between Version 2 and Version 3 of UsersWikiPostGIS21Ubuntu1204src
- Timestamp:
- 03/31/14 12:57:15 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UsersWikiPostGIS21Ubuntu1204src
v2 v3 39 39 == Build PostGIS == 40 40 {{{ 41 wget http://download.osgeo.org/postgis/source/postgis-2.1. 1.tar.gz42 tar xfz postgis-2.1. 1.tar.gz43 cd postgis-2.1. 141 wget http://download.osgeo.org/postgis/source/postgis-2.1.2.tar.gz 42 tar xfz postgis-2.1.2.tar.gz 43 cd postgis-2.1.2 44 44 }}} 45 45