Changes between Version 3 and Version 4 of UsersWikiPostGIS15Debian60src


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

version 1.5.5

Legend:

Unmodified
Added
Removed
Modified
  • UsersWikiPostGIS15Debian60src

    v3 v4  
    2323PostGIS can be built built from any user account:
    2424{{{
    25 wget http://postgis.refractions.net/download/postgis-1.5.4.tar.gz
    26 tar xfvz postgis-1.5.4.tar.gz
    27 cd postgis-1.5.4
     25wget http://postgis.refractions.net/download/postgis-1.5.5.tar.gz
     26tar xfvz postgis-1.5.5.tar.gz
     27cd postgis-1.5.5
    2828./configure
    2929make
     
    3535
    3636=== Documentation/comments ===
    37 From the `postgis-1.5.4` directory:
     37From the `postgis-1.5.5` directory:
    3838{{{
    3939cd doc