Changes between Version 9 and Version 10 of UsersWikiPostGIS15Ubuntu1004src


Ignore:
Timestamp:
Jul 22, 2012, 1:54:32 PM (12 years ago)
Author:
Mike Taves
Comment:

version 1.5.5

Legend:

Unmodified
Added
Removed
Modified
  • UsersWikiPostGIS15Ubuntu1004src

    v9 v10  
    3535Download, configure, build and install:
    3636{{{
    37 wget http://postgis.refractions.net/download/postgis-1.5.4.tar.gz
    38 tar xfvz postgis-1.5.4.tar.gz
    39 cd postgis-1.5.4
     37wget http://postgis.refractions.net/download/postgis-1.5.5.tar.gz
     38tar xfvz postgis-1.5.5.tar.gz
     39cd postgis-1.5.5
    4040./configure
    4141make
     
    4545
    4646=== Documentation/comments ===
    47 From the `postgis-1.5.4` directory:
     47From the `postgis-1.5.5` directory:
    4848{{{
    4949cd doc