Changes between Version 2 and Version 3 of UsersWikiPostGIS15Ubuntu1110src

Show
Ignore:
Timestamp:
07/22/12 13:54:56 (11 months ago)
Author:
mwtoews
Comment:

version 1.5.5

Legend:

Unmodified
Added
Removed
Modified
  • UsersWikiPostGIS15Ubuntu1110src

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