home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / lang / tcl / 2291 < prev    next >
Encoding:
Internet Message Format  |  1993-01-04  |  1.1 KB

  1. Path: sparky!uunet!spool.mu.edu!agate!ames!haven.umd.edu!wam.umd.edu!ni.umd.edu!sayshell.umd.edu!louie
  2. From: louie@sayshell.umd.edu (Louis A. Mamakos)
  3. Newsgroups: comp.lang.tcl
  4. Subject: Re: TCL3.0 installation lack
  5. Date: 4 Jan 1993 19:46:59 GMT
  6. Organization: University of Maryland, College Park
  7. Lines: 18
  8. Message-ID: <1ia47jINNolq@ni.umd.edu>
  9. References: <1992Dec31.235704.15177@twg.com> <1993Jan4.014342.11682@cpu.com>
  10. NNTP-Posting-Host: sayshell.umd.edu
  11.  
  12. >>The bin directory is set to /usr/local .. Almost every site I'm familiar
  13. >>with uses /usr/local/bin and the only one I know which doesn't was afflicted
  14.  
  15. >    We have our tcl stuff in /usr/var/misc/bin (also in /usr/var/misc/lib
  16. >et al).  With our home grown stuff in /usr/var/cpu/...
  17.  
  18. How about /local/bin, /local/lib, /local/include?  Saves on the typing as
  19. well as less cycles in namei().
  20.  
  21. I guess it really doesn't matter so long as the Makefile has a
  22. variable which can be set.  Also, I don't believe that the Makefile
  23. installs tclHash.h.  If you're using the various hash table functions,
  24. you need this too.
  25.  
  26. louie
  27.  
  28.  
  29.  
  30.