Changes between Version 14 and Version 15 of UsersWikiPostGIS15Ubuntu1004src


Ignore:
Timestamp:
Feb 28, 2013, 3:41:34 AM (11 years ago)
Author:
Mike Taves
Comment:

geos-3.3.8

Legend:

Unmodified
Added
Removed
Modified
  • UsersWikiPostGIS15Ubuntu1004src

    v14 v15  
    2424There are multiple ways to build GEOS, but this is the simplest:
    2525{{{
    26 wget http://download.osgeo.org/geos/geos-3.3.7.tar.bz2
    27 tar xvfj geos-3.3.7.tar.bz2
    28 cd geos-3.3.7
     26wget http://download.osgeo.org/geos/geos-3.3.8.tar.bz2
     27tar xvfj geos-3.3.8.tar.bz2
     28cd geos-3.3.8
    2929./configure
    3030make