Changes between Version 391 and Version 392 of Grass7/NewFeatures


Ignore:
Timestamp:
Apr 29, 2016, 2:38:07 AM (8 years ago)
Author:
neteler
Comment:

explain MSYS terminal activation

Legend:

Unmodified
Added
Removed
Modified
  • Grass7/NewFeatures

    v391 v392  
    257257Note: Shell scripts can obviously still be used. Just the included scripts have been rewritten in Python for speed and portability.
    258258
    259 
     259'''Bash support''': While the MSYS terminal is currently not visible, it is easy to switch back to it:
     260 * Install GRASS GIS and MSYS from [https://grass.osgeo.org/download/software/ms-windows/#osgeo4w OSGeo4W].
     261 * Edit {{{C:\OSGeo4W/apps/grassX/etc/env.bat}}}
     262   * Change the line {{{REM set GRASS_SH=%OSGEO4W_ROOT%\apps\msys\bin\sh.exe}}}
     263   * to this (remove "REM"): {{{set GRASS_SH=%OSGEO4W_ROOT%\apps\msys\bin\sh.exe}}}
     264 * Start GRASS GIS and enjoy.
    260265== User Manual - Documentation ==
    261266