Changes between Version 2 and Version 3 of UsersWikiPostGIS21Ubuntu1404src
- Timestamp:
- 12/18/14 19:14:07 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UsersWikiPostGIS21Ubuntu1404src
v2 v3 11 11 == Build PostGIS == 12 12 {{{ 13 wget http://download.osgeo.org/postgis/source/postgis-2.1. 3.tar.gz14 tar xfz postgis-2.1. 3.tar.gz15 cd postgis-2.1. 313 wget http://download.osgeo.org/postgis/source/postgis-2.1.5.tar.gz 14 tar xfz postgis-2.1.5.tar.gz 15 cd postgis-2.1.5 16 16 }}} 17 17