home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / next / sysadmin / 4915 < prev    next >
Encoding:
Internet Message Format  |  1992-08-29  |  2.0 KB

  1. Xref: sparky comp.sys.next.sysadmin:4915 comp.unix.admin:4737
  2. Newsgroups: comp.sys.next.sysadmin,comp.unix.admin
  3. Path: sparky!uunet!paladin.american.edu!darwin.sura.net!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!news.sei.cmu.edu!kochmar
  4. From: kochmar@sei.cmu.edu (John Kochmar)
  5. Subject: Re: Vendors Considered Evil (Re: Perl use over NFS)
  6. Message-ID: <1992Aug28.155801.14501@sei.cmu.edu>
  7. Sender: netnews@sei.cmu.edu (Netnews)
  8. Organization: The Software Engineering Institute
  9. References: <1992Aug27.070250.5447@netlabs.com> <1992Aug27.180847.15448@kakwa.ucs.ualberta.ca> <1992Aug28.145234.17625@news.eng.convex.com>
  10. Date: Fri, 28 Aug 1992 15:58:01 GMT
  11. Lines: 32
  12.  
  13.  
  14. In article <1992Aug28.145234.17625@news.eng.convex.com>, Tom Christiansen <tchrist@convex.COM> writes:
  15. |> ...
  16. |> In the particular case of perl, it really does make things *much*
  17. |> easier if there is an agreed-upon, standard location.  The 
  18. |> preferred strategy is to put a link in /usr/bin pointing to 
  19. |> where it actually lives, which varies from machine to machine.
  20. |> 
  21. |> Of course, those lucky folks whose vendors already ship perl 
  22. |> on the system in /usr/bin have no such concern. (Hm, I've been
  23. |> thinking of putting it in /bin so it's mounted with root. :-)
  24. |> ...
  25.  
  26. OK, I'll bite: why is it that it is much easier if perl is in an agreed
  27. upon place like /usr/bin?
  28.  
  29. We use /usr/local for all tools that aren't part of the standard
  30. distribution that the vendor sends us, and I've made all sorts of
  31. software work cleanly while living in /usr/local (and, in almost all
  32. cases, without the use of symbolic links in /usr/bin.)  This model
  33. works really well for us, and most tools will work with this model
  34. if the programmers weren't of the lazy sort who like to hardwire
  35. paths into the binary.
  36.  
  37. John
  38.  
  39.  
  40.  
  41. -----------------------------------------------------------------------------
  42. John Kochmar         | Estimated amount of glucose used by an adult human
  43. kochmar@sei.cmu.edu     | brain each day, expressed in M&Ms: 250
  44. SEI Computing Facilities |            -Harper's Index, October 1989
  45.