home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!stanford.edu!rutgers!cmcl2!MATH13.CIMS.NYU.EDU!walkerm
- From: walkerm@MATH13.CIMS.NYU.EDU (M.Walker)
- Newsgroups: comp.lang.tcl
- Subject: errors in Tk2.3 demos
- Message-ID: <9209012315.AA06051@MATH13.CIMS.NYU.EDU>
- Date: 1 Sep 92 23:15:01 GMT
- Sender: daemon@cmcl2.nyu.edu (Mr Background)
- Organization: New York University
- Lines: 30
-
- I am new to the Tk/Tcl world, so please bare with me. I first built version 2.2
- of the Tk library and tested it. It worked well. Then one the same day, version
- 2.3 was released (to my dismay :-(). Well any way, I built the new version of Tk.
- When I tried any of the demos, I got the following errors:
-
- invalid command name "tk_bindForTraversal"
- while executing
- "error "invalid command name \"$name\"""
- (procedure "unknown" line 38)
- invoked from within
- "tk_bindForTraversal Entry"
- (file "/stumpy.a/misc/walkerm/lib/tk/tk.tcl" line 81)
- invoked from within
- "source $tk_library/tk.tcl"
- (file "/stumpy.a/misc/walkerm/lib/tk/wish.tcl" line 21)
- invoked from within
- "source $tk_library/wish.tcl"
-
- 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
- with the various header files). Wish is installed in $HOME/bin. If there is
- a problem with this installation, please let me know.
-
- Thanks in advance.
-
- Michael A. Walker
- Courant Institute of Mathematical Sciences
- New York University
- walkerm@math13.cims.nyu.edu
-