Changes between Version 21 and Version 22 of CompileOnWindows


Ignore:
Timestamp:
Mar 18, 2009, 9:30:33 PM (15 years ago)
Author:
cnielsen
Comment:

clarified the fstab part

Legend:

Unmodified
Added
Removed
Modified
  • CompileOnWindows

    v21 v22  
    3333 mkdir /c/osgeo4w/apps/msys/osgeo4w
    3434}}}
    35 3. Open c:\osgeo4w\apps\msys\etc\fstab.sample
    36 
    37 4. Add the line below to the end of the file and save as fstab (without .sample)
     353. Copy c:\osgeo4w\apps\msys\etc\fstab.sample to c:\osgeo4w\apps\msys\etc\fstab  (without .sample)
     36
     374. Open c:\osgeo4w\apps\msys\etc\fstab
     38
     395. At line 16, change:
     40{{{
     41c:/mingw                /mingw
     42c:/ActiveState/perl     /perl
     43}}}
     44To:
    3845{{{
    3946c:/osgeo4w/     /osgeo4w
    4047}}}
    41 5. Restart msys
    42 6. Download the MinGW packages:
     486. Restart msys
     49
     507. Download the MinGW packages:
    4351 * '''mingw-runtime''' from [http://downloads.sourceforge.net/mingw/mingwrt-3.15.2-mingw32-dev.tar.gz here]
    4452 * '''mingw32-make''' from [http://downloads.sourceforge.net/mingw/mingw32-make-3.81-20080326-3.tar.gz here]
     
    4957 * '''bin-utils''' from [http://downloads.sourceforge.net/mingw/binutils-2.19.1-mingw32-bin.tar.gz here]
    5058
    51 6. Unpack all to c:\osgeo4w
     598. Unpack all to c:\osgeo4w
    5260
    5361