home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / lang / tcl / 1035 < prev    next >
Encoding:
Text File  |  1992-07-22  |  1.1 KB  |  26 lines

  1. Newsgroups: comp.lang.tcl
  2. Path: sparky!uunet!destroyer!gumby!wupost!psuvax1!schwartz
  3. From: schwartz@roke.cs.psu.edu (Scott Schwartz)
  4. Subject: Re: Installation/Distribution Problems
  5. In-Reply-To: karl@NeoSoft.com's message of Wed, 22 Jul 1992 18:50:26 GMT
  6. Message-ID: <BrtFHG.6KE@cs.psu.edu>
  7. Sender: news@cs.psu.edu (Usenet)
  8. Nntp-Posting-Host: roke.cs.psu.edu
  9. References: <1992Jul21.150227.18823@walter.bellcore.com>
  10.     <1992Jul22.185026.20369@NeoSoft.com>
  11. Date: Thu, 23 Jul 1992 01:16:42 GMT
  12. Lines: 12
  13.  
  14. karl@NeoSoft.com (Karl Lehenbauer) writes:
  15.    You might have a look at Extended Tcl on barkley.berkeley.edu.  It has
  16.    the ability to startup with info from an environment variable or a config
  17.    file, either of which can then set a tcl search path and automatically
  18.    pull in stuff in /usr/local/tcl, /usr/local/lib/tcl, /usr/local/lib/tk,
  19.    or what have you.
  20.  
  21. Speaking of Extended Tcl, its autoload mechanism conflicts with the
  22. standard one.  Speaking as a nervous user of tclx, it would be nice to
  23. see a convergance of some sort.  Currently one has to tweak wish
  24. scripts (like demos/widget) that assume the standard system to get
  25. them to cooperate with tclx.
  26.