[GRASS-windows] GRASS 6.3.0RC5
Adam Baker
adamb924 at gmail.com
Wed Mar 19 12:12:58 EDT 2008
Hi, thanks for responding.
I do have that file, C:\GRASS\tcl-tk\bin\wish.exe. When I run it a
"console" and a "wish" window pop up.
My grass63.bat file has a line:
set GRASS_WISH=wish.exe
I made a guess and changed it to:
set GRASS_WISH=C:\GRASS\tcl-tk\bin\wish.exe
That got me farther: the GRASS startup window appears. However, this
message is printed to the console:
access: Invalid argument
ERROR: LOCATION << C:/GRASS/<UNKNOWN> >> not available
And I get a Tcl-looking pop-up box that reads, "Warning: location
<<UNKNOWN>> at GISDBASE <C:/GRASS> is not a directory or does not
exist." When I close that, nothing seems wrong (but I wouldn't
necessarily know, since this is my first interaction the program).
Thanks,
Adam
On Tue, Mar 18, 2008 at 9:14 PM, Glynn Clements
<glynn at gclements.plus.com> wrote:
>
> Adam Baker wrote:
>
> > Today I installed ActiveTcl 8.5.1.0, and then the installable
> > Windows binary for GRASS 6.3RC5. When I run the desktop icon or
> > grass63.bat directly, the console window flashes and nothing happens.
> > I commented the echo-off commands from grass63.bat and init.bat to see
> > if it was anything I could identify, but without success. The console
> > output is provided below. Any help is appreciated.
>
>
> > C:\GRASS>if not "wish.exe" == "" ("wish.exe" "C:\GRASS\etc\gis_set.tcl" ) else
> > ("C:\GRASS\etc\gis_set.tcl")
>
> Do you have a program named "wish.exe" in e.g. C:\Tcl\bin or C:\GRASS\tcl-tk\bin?
>
> If you have wish, but it's called something else (e.g. wish84.exe),
> set GRASS_WISH to the name of the wish program (adding the setting to
> grass63.bat is probably the easiest approach).
>
> --
> Glynn Clements <glynn at gclements.plus.com>
>
>
More information about the grass-windows
mailing list