Changes between Version 14 and Version 15 of UsersWikiPostGIS21Ubuntu1304src
- Timestamp:
- 07/07/15 14:44:02 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UsersWikiPostGIS21Ubuntu1304src
v14 v15 25 25 == Build PostGIS == 26 26 {{{ 27 wget http://download.osgeo.org/postgis/source/postgis-2.1. 7.tar.gz28 tar xfz postgis-2.1. 7.tar.gz29 cd postgis-2.1. 727 wget http://download.osgeo.org/postgis/source/postgis-2.1.8.tar.gz 28 tar xfz postgis-2.1.8.tar.gz 29 cd postgis-2.1.8 30 30 }}} 31 31