Opened 16 years ago
Closed 9 years ago
#71 closed defect (worksforme)
Need set GRASS_WISH
Reported by: | miltinho | Owned by: | |
---|---|---|---|
Priority: | minor | Component: | Installer |
Version: | Keywords: | grass | |
Cc: |
Description
When trying run WinGRASS under Vista, and from the OSGeo_SHELL, it is needed the user set GRASS_WISH before start GRASS
GRASS_WISH=/c/OSGeo4W/bin/wish.exe export GRASS_WISH
cd /c/OSGeo4W/apps/grass/bin grass64
Change History (5)
comment:1 by , 16 years ago
comment:2 by , 16 years ago
Type: | enhancement → defect |
---|
In etc/init.bat I see
if "%GRASS_WISH%"=="" set GRASS_WISH=wish.exe
Apparently wish.exe is not in the path in OSGeo4W and hence the full path needs to be specified. It seems to be OSGeo4W specific.
comment:3 by , 16 years ago
Keywords: | grass added |
---|
comment:5 by , 9 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
I forgot the error message (Thanks Markus!)
Starting GRASS ... WARNING: The wish command does not work as expected! Please check your GRASS_WISH environment variable. Use the -help option for details. Switching to text based interface mode. Hit RETURN to continue.