Changes between Version 3 and Version 4 of UsersWikiPostGIS21Ubuntu1204src
- Timestamp:
- 05/19/14 14:50:04 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UsersWikiPostGIS21Ubuntu1204src
v3 v4 39 39 == Build PostGIS == 40 40 {{{ 41 wget http://download.osgeo.org/postgis/source/postgis-2.1. 2.tar.gz42 tar xfz postgis-2.1. 2.tar.gz43 cd postgis-2.1. 241 wget http://download.osgeo.org/postgis/source/postgis-2.1.3.tar.gz 42 tar xfz postgis-2.1.3.tar.gz 43 cd postgis-2.1.3 44 44 }}} 45 45