Changes between Version 20 and Version 21 of pkg-msys


Ignore:
Timestamp:
Feb 8, 2012, 10:02:19 AM (12 years ago)
Author:
martinl
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pkg-msys

    v20 v21  
    23231. 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`.
    2424
    25 2. Create directory `c:\osgeo4w\apps\msys\osgeo4w`
     252. Copy `c:\osgeo4w\apps\msys\etc\fstab.sample` to `c:\osgeo4w\apps\msys\etc\fstab` (without .sample)
    2626
    27 3. Copy `c:\osgeo4w\apps\msys\etc\fstab.sample` to `c:\osgeo4w\apps\msys\etc\fstab` (without .sample)
     273. Open `c:\osgeo4w\apps\msys\etc\fstab`
    2828
    29 4. Open `c:\osgeo4w\apps\msys\etc\fstab`
    30 
    31 5. At line 16, change:
     294. At line 16, change:
    3230{{{
    3331c:/mingw                /mingw
     
    3836c:/osgeo4w/     /osgeo4w
    3937}}}
    40 6. Download the MinGW packages:
     385. Download the MinGW packages:
    4139(''[https://sourceforge.net/project/showfiles.php?group_id=2435 updates may be found here]'')
    4240 * '''bin-utils''' from [http://downloads.sourceforge.net/mingw/binutils-2.19.1-mingw32-bin.tar.gz here]
     
    4846 * '''w32api''' from [http://downloads.sourceforge.net/mingw/w32api-3.13-mingw32-dev.tar.gz here] (dev package only)
    4947
    50 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]
     486. 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]
    5149(''future updates may be found [https://sourceforge.net/project/showfiles.php?group_id=2435 here]'') - (dev package only)
    5250
    53 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`)
     517. 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`)
    5452
    55 9. Close and re-open msys to reload the settings.
     538. Close and re-open msys to reload the settings.
    5654
    5755=== Pre-built Binaries ===