Changes between Version 6 and Version 7 of UsersWikiPostGIS15Ubuntu1004src


Ignore:
Timestamp:
May 6, 2012, 2:42:24 PM (12 years ago)
Author:
Mike Taves
Comment:

version++

Legend:

Unmodified
Added
Removed
Modified
  • UsersWikiPostGIS15Ubuntu1004src

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