[GRASSLIST:1729] Re: tcktk problem on linux mandrake

Markus Neteler neteler at geog.uni-hannover.de
Wed Apr 11 08:09:23 EDT 2001


On Wed, Apr 11, 2001 at 04:28:38AM -0700, Mario Palladino wrote:
> Hi all,
> 
> I'm trying to solve this problem.
> I've installed the binaries
> (grass4.3_linuxbin_3_2000.tar.gz: is this the current
> stable?) on a Linux Mandrake 7.2. The installation was
> smooth and grass works ok. But on running tcltkgrass&
> I get the following message:
> exec: wish8.0: not found.
> 
> Indeed in the system there is a file named wish8.3 in
> the /usr/bin directory
> 
> Can you suggest a way to solve this trouble?
> 
> Thak you,
> 
hi Mario,

simply generate a link:

su
cd /usr/bin
ln -s wish8.3 wish8.0
exit

This should help.

Cheers

 Markus




More information about the grass-user mailing list