Changes between Version 392 and Version 393 of Grass7/NewFeatures
- Timestamp:
- 04/29/16 02:51:49 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Grass7/NewFeatures
v392 v393 259 259 '''Bash support''': While the MSYS terminal is currently not visible, it is easy to switch back to it: 260 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}}}261 * Edit {{{C:\OSGeo4W\apps\grassX\etc\env.bat}}} 262 262 * Change the line {{{REM set GRASS_SH=%OSGEO4W_ROOT%\apps\msys\bin\sh.exe}}} 263 263 * to this (remove "REM"): {{{set GRASS_SH=%OSGEO4W_ROOT%\apps\msys\bin\sh.exe}}}