Details Ticket 3467


Comment | Reply | Take | Resolve


Serial Number 3467
Subject tcltkgrass& will not run after Tcl and Tk libraries installed
Area grass5.4
Queue grass
Requestors chaf9716@uidaho.edu
Owner none
Status open
Last User Contact Sat Aug 13 11:48:49 2005 (3 yr ago)
Current Priority 30
Final Priority 70
Due No date assigned
Last Action Wed Sep 27 15:01:38 2006 (2 yr ago)
Created Thu Jul 28 02:56:40 2005 (3 yr ago)

Transaction History Ticket 3467


Thu, Jul 28 2005 02:56:40    Request created by guest  
Subject: tcltkgrass& will not run after Tcl and Tk libraries installed

Platform: Mac OSX
grass obtained from: Mirror of Trento site
grass binary for platform: Downloaded precompiled Binaries
GRASS Version: 5.4.0


I hope this is where I should report this...if not please send me a different
e-mail.  Thank you for all your help.  Clara

After installing and starting Grass I tried to start the grapical user interface
by typing tcltkgrass&.  I kept getting the error:

/usr/local/grass54/bin/tcltkgrass: line3: exec: wish: not found

I researched that line and found I did not have the Tcl and Tk libraries.  I
downloaded Tcl/Tk8.3.1 from download.com.  After installing it still did not
run so I coppied the library folders into /usr/local/grass54/bin.  However, I
still cannot get it to run.

Do you have any suggestions?  Should I try using an older version?

Thank you.
Thu, Jul 28 2005 03:27:01    Mail sent by scarfboy@gmail.com  
Return-Path <scarfboy@gmail.com>
Delivered-To grass-bugs@lists.intevation.de
DomainKey-Signature a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=qm8SqnB3tXPGFR8jbAb+zqzGVAFTS+eQ3pgwzEGjnoY8Qag7RHDlynTFdM6mxSB9ysvfMHE2zJ890l9AeNeiPWdFJlizScG9mMQ63zPkKsIxAKcipoJFiqUxRkniPpcM3S0pKT9jFjaq/Qvp//bibDN/hlLXZj0jQY+FBNbfn4g=
Message-ID <b71082d8050727182545378b76@mail.gmail.com>
Date Wed, 27 Jul 2005 22:25:26 -0300
From Bart <scarfboy@gmail.com>
Reply-To Bart <scarfboy@gmail.com>
To Request Tracker <grass-bugs@intevation.de>
Subject Re: [GRASS5] [bug #3467] (grass) tcltkgrass& will not run after Tcl and Tk libraries installed
In-Reply-To <20050728005641.18FA71005BC@lists.intevation.de>
Mime-Version 1.0
Content-Type text/plain; charset=ISO-8859-1
Content-Transfer-Encoding quoted-printable
Content-Disposition inline
References <20050728005641.18FA71005BC@lists.intevation.de>
X-Spam-Status No, hits=-4.9 tagged_above=-999.0 required=3.0 tests=BAYES_00
X-Spam-Level
On 7/27/05, Request Tracker <grass-bugs@intevation.de> wrote:
> this bug's URL: http://intevation.de/rt/webrt?serial_num=3D3467
> -------------------------------------------------------------------------
>=20
> Subject: tcltkgrass& will not run after Tcl and Tk libraries installed
>=20
> Platform: Mac OSX
> grass obtained from: Mirror of Trento site
> grass binary for platform: Downloaded precompiled Binaries
> GRASS Version: 5.4.0
>=20
>=20
> I hope this is where I should report this...if not please send me a diffe=
rent e-mail.  Thank you for all your help.  Clara
>=20
> After installing and starting Grass I tried to start the grapical user in=
terface by typing tcltkgrass&.  I kept getting the error:
>=20
> /usr/local/grass54/bin/tcltkgrass: line3: exec: wish: not found
>=20
> I researched that line and found I did not have the Tcl and Tk libraries.=
I downloaded Tcl/Tk8.3.1 from download.com.  After installing it still di=
d not run so I coppied the library folders into /usr/local/grass54/bin.  Ho=
wever, I still cannot get it to run.

I'm not sure whether you're talking about execurables, libraries or
both. If you put
them there yourself chances are executables aren't in your PATH, and/or the
shared libraries not in your LD_LIBRARY_PATH.

To check the latter, do a "ldconfig -v | grep partofthelibraryname", the fo=
rmer
is more or less a given if it's there but not found when you don't use
a path to execute it.

Depending on your OS, there may be a nice package manager to do all
this for you in the process of installing. If not (besides 'why not'),
you can add these to your system path / user bashrc or profile.

--Bart


Sat, Aug 13 2005 11:48:49    Mail sent by msieczka  
Clara

Did Bart's suggestions help you to solve your problem? Can we close this bug?
Maciek
Fri, Aug 19 2005 02:16:34    Mail sent by chaf9716@uidaho.edu  
Return-Path <chaf9716@uidaho.edu>
Delivered-To grass-bugs@lists.intevation.de
Date Thu, 18 Aug 2005 17:16:28 -0700
From Clara Chaffin <chaf9716@uidaho.edu>
Subject Re: [bug #3467] (grass) tcltkgrass& will not run after Tcl and Tk libraries installed
To Maciek Sieczka via RT <grass-bugs@intevation.de>
Message-id <221c7421f85f.21f85f221c74@uidaho.edu>
MIME-version 1.0
X-Mailer iPlanet Messenger Express 5.2 HotFix 1.21 (built Sep 8 2003)
Content-type text/plain; charset=us-ascii
Content-language en
Content-transfer-encoding 7bit
Content-disposition inline
X-Accept-Language en
Priority normal
X-SpamDetails rule=notspam policy=default score=0 mlx=0 adultscore=0 adjust=0 reason=mlx engine=3.0.0-05081600 definitions=3.0.0-05081804
X-SpamScore 0
X-Spam-Status No, hits=-0.4 tagged_above=-999.0 required=3.0 tests=BAYES_20, FROM_ENDS_IN_NUMS
X-Spam-Level
Maciek, 

I'd like to say that Bart's answer helped, but it did not.  I keep getting an
error when I try to type in "ldconfig -v | grep partofthelibraryname."  Should
I try to re-download an older version?

Thanks, 
Clara




----- Original Message -----
From: Maciek Sieczka via RT <grass-bugs@intevation.de>
Date: Saturday, August 13, 2005 2:48 am
Subject: [bug #3467] (grass) tcltkgrass& will not run after Tcl and Tk libraries
installed

> Clara
> 
> 
> 
> Did Bart's suggestions help you to solve your problem? Can we close 
> this bug?
> 
> 
> 
> Maciek
> 
> -------------------------------------------- Managed by Request 
> Tracker


Tue, Sep 26 2006 17:57:36    Comments added by guest  
Good Luck! http://xoomer.alice.it/pik0/poker-rooms/
Tue, Sep 26 2006 21:15:30    Comments added by guest  
Cool design http://xoomer.alice.it/pik0/razz-poker/
Wed, Sep 27 2006 00:10:32    Comments added by guest  
Great work on website. <a href="http://xoomer.alice.it/pik0/rules-of-poker/">rules
of poker</a> [url=http://xoomer.alice.it/pik0/rules-of-poker/]rules of poker[/url]
http://xoomer.alice.it/pik0/rules-of-poker/
Wed, Sep 27 2006 03:12:02    Comments added by guest  
Great web site <a href="http://xoomer.alice.it/pik0/blackjack-mountain/">blackjack
mountain</a> [url=http://xoomer.alice.it/pik0/blackjack-mountain/]blackjack mountain[/url]
http://xoomer.alice.it/pik0/blackjack-mountain/
Wed, Sep 27 2006 06:06:23    Comments added by guest  
Thank you... <a href="http://xoomer.alice.it/pik0/yahoo-games-poker/">yahoo games
poker</a> [url=http://xoomer.alice.it/pik0/yahoo-games-poker/]yahoo games poker[/url]
http://xoomer.alice.it/pik0/yahoo-games-poker/
Wed, Sep 27 2006 09:02:26    Comments added by guest  
Great work on website. <a href="http://xoomer.alice.it/pik0/free-online-poker-site/">free
online poker site</a> [url=http://xoomer.alice.it/pik0/free-online-poker-site/]free
online poker site[/url] http://xoomer.alice.it/pik0/free-online-poker-site/
Wed, Sep 27 2006 12:04:06    Comments added by guest  
Thank you... <a href="http://xoomer.alice.it/pik0/poker-games-for-pc/">poker
games for pc</a> [url=http://xoomer.alice.it/pik0/poker-games-for-pc/]poker games
for pc[/url] http://xoomer.alice.it/pik0/poker-games-for-pc/
Wed, Sep 27 2006 15:01:38    Comments added by guest  
VERY GOOD I THINK <a href="http://xoomer.alice.it/pik0/card-poker-ME/">card poker
ME</a> [url=http://xoomer.alice.it/pik0/card-poker-ME/]card poker ME[/url] http://xoomer.alice.it/pi
k0/card-poker-ME/
Comment | Reply | Take | Resolve

You are currently authenticated as guest.
[Show Configuration] [Login as another user]

Users Guide - Mail Commands - Homepage of RequestTracker 1.0.7 - list any request