Changes between Version 392 and Version 393 of Grass7/NewFeatures


Ignore:
Timestamp:
Apr 29, 2016, 2:51:49 AM (8 years ago)
Author:
hellik
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Grass7/NewFeatures

    v392 v393  
    259259'''Bash support''': While the MSYS terminal is currently not visible, it is easy to switch back to it:
    260260 * 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}}}
     261 * Edit {{{C:\OSGeo4W\apps\grassX\etc\env.bat}}}
    262262   * Change the line {{{REM set GRASS_SH=%OSGEO4W_ROOT%\apps\msys\bin\sh.exe}}}
    263263   * to this (remove "REM"): {{{set GRASS_SH=%OSGEO4W_ROOT%\apps\msys\bin\sh.exe}}}