[GRASS-CVS] moritz: grass6/lib/init grass.bat,1.6,1.7

grass at intevation.de grass at intevation.de
Wed Nov 28 06:02:28 EST 2007


Author: moritz

Update of /grassrepository/grass6/lib/init
In directory doto:/tmp/cvs-serv21264

Modified Files:
	grass.bat 
Log Message:
added hint on how to set path to shell utilities


Index: grass.bat
===================================================================
RCS file: /grassrepository/grass6/lib/init/grass.bat,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- grass.bat	24 Oct 2007 08:50:54 -0000	1.6
+++ grass.bat	28 Nov 2007 11:02:26 -0000	1.7
@@ -15,7 +15,12 @@
 rem set GRASS_WISH=wish.exe
 
 rem Path to the shell command 
+rem (adjust to where you installed msys or another shell)
 rem set GRASS_SH=c:\msys\1.0\bin\sh.exe
+
+rem Path to utilities used by some scripts, such as awk, sed, etc
+rem (adjust to where you installed msys, gnuwin32, or other similar utilises)
+rem set set PATH=%PATH%;c:\msys\1.0\bin;c:\msys\1.0\lib
 
 rem Path to your web browser
 rem set GRASS_HTML_BROWSER=%SYSTEMDRIVE%/PROGRA~1/INTERN~1/IEXPLORE.EX




More information about the grass-commit mailing list