Changes between Version 70 and Version 71 of WKTRaster/Documentation01

Show
Ignore:
Timestamp:
12/11/09 12:15:03 (4 years ago)
Author:
pracine
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WKTRaster/Documentation01

    v70 v71  
    130130 2. Get the WKT Raster source code. You have two options: 
    131131 
    132   * Using a SVN client, retrieve the very last WKT Raster source from http://svn.osgeo.org/postgis/spike/wktraster 
    133  
    134132  * Download the latest development snapshot from http://postgis.refractions.net/download/ 
     133 
     134  * Using a SVN client, retrieve the very last WKT Raster source from http://svn.osgeo.org/postgis/spike/wktraster. In this case you will have to generate the "configure" script with autogen: 
     135 
     136{{{ 
     137>./autogen.sh 
     138}}} 
    135139 
    136140 3. From the wktraster directory, run: