Changes between Version 7 and Version 8 of pkg-msys


Ignore:
Timestamp:
Feb 8, 2012, 7:42:50 AM (12 years ago)
Author:
martinl
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pkg-msys

    v7 v8  
    2020=== Install the environment for compilation (MingW) ===
    2121
    22 1. Download [http://downloads.sourceforge.net/mingw/msysCORE-1.0.11-bin.tar.gz msysCORE-1.0.11-bin.tar.gz]. Extract tarball into `C:\osgeo4w\apps\msys`. Launch MSYS command-line.
     221. Download [http://downloads.sourceforge.net/mingw/msysCORE-1.0.11-bin.tar.gz msysCORE-1.0.11-bin.tar.gz]. Extract tarball into `C:\osgeo4w\apps\msys`.
    2323
    24 2. Type:
    25 {{{
    26 mkdir /c/osgeo4w/apps/msys/osgeo4w
    27 }}}
    28 3. Copy `c:\osgeo4w\apps\msys\etc\fstab.sample` to `c:\osgeo4w\apps\msys\etc\fstab`  (without .sample)
     242. Create directory `c:\osgeo4w\apps\msys\osgeo4w`
    2925
    30 {{{
    31 cd /c/OSGeo4W/apps/msys/etc/
    32 cp fstab.sample fstab
    33 }}}
     263. Copy `c:\osgeo4w\apps\msys\etc\fstab.sample` to `c:\osgeo4w\apps\msys\etc\fstab` (without .sample)
    3427
    35284. Open `c:\osgeo4w\apps\msys\etc\fstab`