home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / lang / tcl / 1337 < prev    next >
Encoding:
Text File  |  1992-09-11  |  1.9 KB  |  48 lines

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