Changes between Version 3 and Version 4 of UsersWikiPostGIS15Ubuntu1004src
- Timestamp:
- 03/05/12 05:26:23 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified UsersWikiPostGIS15Ubuntu1004src
v3 v4 1 = How to install PostGIS 1.5 on Ubuntu 10. 10LTS (''lucid'') from source =1 = How to install PostGIS 1.5 on Ubuntu 10.04 LTS (''lucid'') from source = 2 2 3 3 == Prerequisites == … … 20 20 21 21 === Build GEOS 3.3.x === 22 PostGIS 1.5 requires GEOS >= 3.1.1, however Ubuntu 10. 10only has GEOS 3.1 available in packages, so it needs to be built from source.22 PostGIS 1.5 requires GEOS >= 3.1.1, however Ubuntu 10.04 only has GEOS 3.1 available in packages, so it needs to be built from source. 23 23 24 24 There are multiple ways to build GEOS, but this is the simplest: