Changes between Version 29 and Version 30 of UsersWikiInstall
- Timestamp:
- 09/22/13 15:06:08 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified UsersWikiInstall
v29 v30 5 5 See the [wiki:UsersWikiPostgreSQLPostGIS PostGIS/PostgreSQL and other dependency matrix] that defines recommended versions of core dependencies for each version of PostGIS. 6 6 7 == PostGIS 2.1 (still in development) == 8 7 == PostGIS 2.1 == 9 8 * Ubuntu 13.04 (''raring'') - uses PostgreSQL 9.1 10 * [wiki:UsersWikiPostGIS21Ubuntu1304src from source] (in progress -- not complete)9 * [wiki:UsersWikiPostGIS21Ubuntu1304src from source] 11 10 12 11 For other systems, just follow the 2.0 guides (from source versions). Keep in mind a few dependencies for PostGIS 2.1: 13 * PostgreSQL 9.0 or later 14 * At least GEOS 3.3, but preferably GEOS 3.4.0 for the new interruptibility feature and Delaunay Triangulation 12 * PostgreSQL 9.0, but 9.1 or later recommended 13 * GEOS 3.3, but 3.4.0 or later recommended 14 * GDAL 1.8, but 1.9 or later recommended 15 15 16 16 == PostGIS 2.0 ==