Changes between Version 118 and Version 119 of CompileOnWindows


Ignore:
Timestamp:
Jan 16, 2010, 3:01:43 AM (15 years ago)
Author:
martinl
Comment:

cosmetics

Legend:

Unmodified
Added
Removed
Modified
  • CompileOnWindows

    v118 v119  
    1131131. Download the latest GRASS 6.4.0 source code from [http://grass.osgeo.org/grass64/source/snapshot/ here].
    114114
    115 2. Unpack to c:\osgeo4w\usr\src
     1152. Unpack to {{{c:\osgeo4w\usr\src}}}
    116116
    1171173. To compile, type in MSYS console:
    118118
    119 For compiling in the MSYS-environment, lines 94-136 in package.sh should be commented out.
    120 
    121119{{{
    122120cd /osgeo4w/usr/src/grass-6.4xxx (change to dir of the version you downloaded)
     
    124122}}}
    125123
    126 4. Check error.log for any error messages and mswindows/osgeo4w/package.log if you're having problems.
    127 
    128 GRASS should now be installed in c:\osgeo4w\apps\grass\grass-6.4.0\
     1244. Check {{{error.log}}} for any error messages and {{{mswindows/osgeo4w/package.log}}} if you're having problems.
     125
     126GRASS should now be installed in {{{c:\osgeo4w\apps\grass\grass-6.4.0}}}
    129127
    130128=== Usage ===