Changes between Version 6 and Version 7 of CompileOnWindows


Ignore:
Timestamp:
Mar 13, 2009, 6:21:25 AM (15 years ago)
Author:
neteler
Comment:

small additions, tester needed!

Legend:

Unmodified
Added
Removed
Modified
  • CompileOnWindows

    v6 v7  
    3232=== Compiling and Installing PROJ4 ===
    3333
    34 * Source Code: http://download.osgeo.org/proj/proj-4.6.1.tar.gz  (Unpack to c:\msys\local\src\)
    35 * Datum shift grids: http://download.osgeo.org/proj/proj-datumgrid-1.4.zip (Unpack to c:\msys\local\src\proj-4.6.0\nad\)
     34 * Source Code: http://download.osgeo.org/proj/proj-4.6.1.tar.gz  (Unpack to c:\msys\local\src\)
     35 * Datum shift grids: http://download.osgeo.org/proj/proj-datumgrid-1.4.zip (Unpack to c:\msys\local\src\proj-4.6.0\nad\)
     36 * compile and install
    3637
    3738... ? TBD
     
    3940=== Compiling and Installing GDAL ===
    4041
     42 * Source Code: http://download.osgeo.org/gdal/gdal-1.6.0.tar.gz (Unpack to c:\msys\local\src\)
     43 * compile and install
     44
    4145...? TBD
    4246
    4347=== Compiling and Installing GRASS (6.4.0) ===
    4448
    45 Download the GRASS source code from [http://grass.osgeo.org/grass64/source/snapshot/ here].
    46 
    47 Unpack to c:\msys\local\src
    48 
    49 In MSYS console, type:
    50 
    51 {{{
    52 # this needs to be updated, see also grass64/mswindows/osgeo4w/package.sh
     49 * Download the GRASS source code from [http://grass.osgeo.org/grass64/source/snapshot/ here].
     50 * Unpack to c:\msys\local\src
     51
     52To compile, type in MSYS console:
     53
     54{{{
     55# Note: this needs to be updated, see also grass64/mswindows/osgeo4w/package.sh
    5356cd /usr/local/src/grass-6.4.0
    5457./configure \
     
    159162Currently r.li.* cannot be compiled on Windows.
    160163
    161 The best way to check it, is to open c:\msys\local\src\grass-6.4.0\error.log using your favourite web client.
     164The best way to check details, is to open c:\msys\local\src\grass-6.4.0\error.log using your favourite web client/editor.
     165
     166'''Installation'''
    162167
    163168Then install GRASS:
     
    167172Now GRASS should be installed in c:\msys\local\grass-6.4.0\
    168173
     174'''Usage'''
     175
    169176The startup grass64.bat file should be in c:\msys\local\bin\grass64.bat
    170 
    171177
    172178If using the grass64.sh instead, add to that file: