Changes between Version 43 and Version 44 of pkg-msys


Ignore:
Timestamp:
Jul 1, 2013, 4:02:52 AM (11 years ago)
Author:
martinl
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pkg-msys

    v43 v44  
    8080}}}
    8181
    82 4. Copy `c:\osgeo4w\apps\msys\etc\fstab.sample` to `c:\osgeo4w\apps\msys\etc\fstab` (without .sample)
    83 
    84 5. Modify `c:\osgeo4w\apps\msys\etc\fstab`
     824. Modify `c:\osgeo4w\apps\msys\etc\fstab`
    8583
    8684{{{
     
    9290}}}
    9391
    94 6. Download the MinGW packages:
     925. Download the MinGW packages:
    9593(''[https://sourceforge.net/project/showfiles.php?group_id=2435 updates may be found here]'')
    9694 * '''bin-utils''' from [http://downloads.sourceforge.net/mingw/binutils-2.19.1-mingw32-bin.tar.gz here]
     
    102100 * '''w32api''' from [http://downloads.sourceforge.net/mingw/w32api-3.13-mingw32-dev.tar.gz here] (dev package only)
    103101
    104 7. 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]
     1026. 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]
    105103(''future updates may be found [https://sourceforge.net/project/showfiles.php?group_id=2435 here]'')
    106104
    107 8. 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`)
     1057. 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`)
    108106
    109 9. Close and re-open msys to reload the settings.
     1078. Close and re-open msys to reload the settings.
    110108
    111109=== Pre-built Binaries ===