Changes between Version 5 and Version 6 of UsersWikiPostGIS15Ubuntu1110src


Ignore:
Timestamp:
Nov 15, 2012, 1:12:04 PM (11 years ago)
Author:
Mike Taves
Comment:

update to postgis-1.5.8

Legend:

Unmodified
Added
Removed
Modified
  • UsersWikiPostGIS15Ubuntu1110src

    v5 v6  
    2222Download, configure, build and install:
    2323{{{
    24 wget http://postgis.refractions.net/download/postgis-1.5.6.tar.gz
    25 tar xfvz postgis-1.5.6.tar.gz
    26 cd postgis-1.5.6
     24wget http://download.osgeo.org/postgis/source/postgis-1.5.8.tar.gz
     25tar xfvz postgis-1.5.8.tar.gz
     26cd postgis-1.5.8
    2727./configure
    2828make
     
    3131
    3232=== Documentation/comments ===
    33 From the `postgis-1.5.6` directory:
     33From the `postgis-1.5.8` directory:
    3434{{{
    3535cd doc