home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.tcl
- Path: sparky!uunet!caen!malgudi.oar.net!chemabs!lwv26
- From: lwv26@cas.org (Larry W. Virden)
- Subject: Re: errors in Tk2.3 demos
- Message-ID: <1992Sep11.140424.27207@cas.org>
- Followup-To: comp.lang.tcl
- Sender: usenet@cas.org
- Reply-To: lvirden@cas.org (Larry W. Virden)
- Organization: Nedriv Software and Shoe Shiners, Uninc.
- References: <9209012315.AA06051@MATH13.CIMS.NYU.EDU> <1992Sep2.144623.18350@cpu.com> <gaier.715519549@nova>
- Date: Fri, 11 Sep 1992 14:02:22 GMT
- Lines: 34
-
- In article <gaier.715519549@nova> gaier@nova.tat.physik.uni-tuebingen.de (Karsten Gaier) writes:
- :gwlester@cpu.com (Gerald W. Lester) writes:
- :
- :>In article <9209012315.AA06051@MATH13.CIMS.NYU.EDU>, walkerm@MATH13.CIMS.NYU.EDU (M.Walker) writes:
- :>> ...
- :>>invalid command name "tk_bindForTraversal"
- :>> while executing
- :>> ...
- :>>Are there any changes I need to make? Since I cannot install things in such
- :>>places as /usr/local or /usr/lib, I installed the Tcl and Tk respectively in
- :>>$HOME/lib/tcl and $HOME/lib/tk where $HOME is /stumpy.a/misc/walkerm (along
- :>Michael,
- :
- :> Sounds like you should check your tklibrary and tcllibrary variables.
- :
- :I had the same problem. In wish.tcl you have to load some other files:
- :
- :source [info library]/init.tcl
-
-
- I don't know about you other folk, but OUR problem, when this occured, was
- that we had not copied the tk tclIndex file from the distribution's library
- directory into the install location! As soon as we did, the invalid command
- name problems went away.
-
- Also, something occured to me this morning. If someone is trying to 'save
- some space' by combining the various library directories, you may get
- yourself in trouble if you do not concatenate the various tclIndex files!
-
- --
- Larry W. Virden UUCP: osu-cis!chemabs!lvirden
- Same Mbox: BITNET: lvirden@cas INET: lvirden@cas.org
- Personal: 674 Falls Place, Reynoldsburg, OH 43068-1614
- America Online: lvirden@aol.com
-