Changes between Version 39 and Version 40 of pkg-msys


Ignore:
Timestamp:
Jul 1, 2013, 3:54:55 AM (11 years ago)
Author:
martinl
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pkg-msys

    v39 v40  
    30301. Download [http://sourceforge.net/projects/mingw/files/latest/download latest installer]. Extract tarball into `C:\osgeo4w\apps\msys`.
    3131
    32 2. Modify `c:\osgeo4w\apps\msys\msys.bat`
     322. Move `c:\osgeo4w\apps\msys\msys\1.0` to `c:\osgeo4w\apps\msys`
     33
     343. Modify `c:\osgeo4w\apps\msys\msys.bat`
    3335
    3436{{{
     
    7880}}}
    7981
    80 3. Copy `c:\osgeo4w\apps\msys\etc\fstab.sample` to `c:\osgeo4w\apps\msys\etc\fstab` (without .sample)
     824. Copy `c:\osgeo4w\apps\msys\etc\fstab.sample` to `c:\osgeo4w\apps\msys\etc\fstab` (without .sample)
    8183
    82 4. Modify `c:\osgeo4w\apps\msys\etc\fstab`
     845. Modify `c:\osgeo4w\apps\msys\etc\fstab`
    8385
    8486{{{
     
    9496}}}
    9597
    96 5. Download the MinGW packages:
     986. Download the MinGW packages:
    9799(''[https://sourceforge.net/project/showfiles.php?group_id=2435 updates may be found here]'')
    98100 * '''bin-utils''' from [http://downloads.sourceforge.net/mingw/binutils-2.19.1-mingw32-bin.tar.gz here]
     
    104106 * '''w32api''' from [http://downloads.sourceforge.net/mingw/w32api-3.13-mingw32-dev.tar.gz here] (dev package only)
    105107
    106 6. Download the latest '''make''' program compliant with the OSGeo4W framework from [http://downloads.sourceforge.net/mingw/make-3.81-MSYS-1.0.11-2.tar.bz2 here]
     1087. Download the latest '''make''' program compliant with the OSGeo4W framework from [http://downloads.sourceforge.net/mingw/make-3.81-MSYS-1.0.11-2.tar.bz2 here]
    107109(''future updates may be found [https://sourceforge.net/project/showfiles.php?group_id=2435 here]'')
    108110
    109 7. Unpack to `c:\osgeo4w\apps\msys`  (the content of the sub-folders in the zip-files - ''bin'', ''share'' have to be copied into the related sub-folders of `c:\osgeo4w\apps\msys`)
     1118. Unpack to `c:\osgeo4w\apps\msys`  (the content of the sub-folders in the zip-files - ''bin'', ''share'' have to be copied into the related sub-folders of `c:\osgeo4w\apps\msys`)
    110112
    111 8. Close and re-open msys to reload the settings.
     1139. Close and re-open msys to reload the settings.
    112114
    113115=== Pre-built Binaries ===