[GRASSLIST:1319] Re: tcltkgrass problem

Glynn Clements glynn.clements at virgin.net
Sun Sep 21 16:33:19 EDT 2003


chris maden wrote:

> When I type "tcltkgrass&"  I get the response "[1] 3792" and nothing happens.
> 
> I saw previous post  about needing to have /usr/bin/wish directory but 
> after untarring xtcltk* file from a number of "root" directories I do 
> not get this directory.

1. It should be a file, not a directory.

2. On Cygwin, it will actually be called "wish.exe".

3. In the xtcltk package I have here, it is in /usr/local/bin rather
than /usr/bin. You may need to add that directory to your path;
/etc/profile should start with something like:

	PATH="/usr/local/bin:/usr/bin:/bin:$PATH"
	PATH="/usr/X11R6/bin:$PATH"

Type "echo $PATH" into the shell to check the current setting.

-- 
Glynn Clements <glynn.clements at virgin.net>




More information about the grass-user mailing list