Changes between Version 1 and Version 2 of UsersWikiPostGIS15Ubuntu1110src

Show
Ignore:
Timestamp:
05/06/12 14:42:57 (13 months ago)
Author:
mwtoews
Comment:

version++

Legend:

Unmodified
Added
Removed
Modified
  • UsersWikiPostGIS15Ubuntu1110src

    v1 v2  
    2222Download, configure, build and install: 
    2323{{{ 
    24 wget http://postgis.refractions.net/download/postgis-1.5.3.tar.gz 
    25 tar xfvz postgis-1.5.3.tar.gz 
    26 cd postgis-1.5.3 
     24wget http://postgis.refractions.net/download/postgis-1.5.4.tar.gz 
     25tar xfvz postgis-1.5.4.tar.gz 
     26cd postgis-1.5.4 
    2727./configure 
    2828make 
     
    3131 
    3232=== Documentation/comments === 
    33 From the `postgis-1.5.3` directory: 
     33From the `postgis-1.5.4` directory: 
    3434{{{ 
    3535cd doc