Changes between Version 10 and Version 11 of UsersWikiPostGIS21Ubuntu1304src
- Timestamp:
- 05/19/14 14:50:25 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UsersWikiPostGIS21Ubuntu1304src
v10 v11 25 25 == Build PostGIS == 26 26 {{{ 27 wget http://download.osgeo.org/postgis/source/postgis-2.1. 2.tar.gz28 tar xfz postgis-2.1. 2.tar.gz29 cd postgis-2.1. 227 wget http://download.osgeo.org/postgis/source/postgis-2.1.3.tar.gz 28 tar xfz postgis-2.1.3.tar.gz 29 cd postgis-2.1.3 30 30 }}} 31 31