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

  1. Xref: sparky comp.sys.next.sysadmin:4977 comp.unix.admin:4826
  2. Newsgroups: comp.sys.next.sysadmin,comp.unix.admin
  3. Path: sparky!uunet!news.mtholyoke.edu!jbotz
  4. From: jbotz@mtholyoke.edu (Jurgen Botz)
  5. Subject: Re: Vendors Considered Evil (Re: Perl use over NFS)
  6. Message-ID: <Btx915.4CG@mtholyoke.edu>
  7. Sender: news@mtholyoke.edu (USENET News System)
  8. Organization: Mount Holyoke College
  9. References: <1992Aug28.145234.17625@news.eng.convex.com> <1992Aug28.155801.14501@sei.cmu.edu> <1992Aug28.180137.22861@ra.msstate.edu>
  10. Date: Tue, 1 Sep 1992 22:55:52 GMT
  11. Lines: 30
  12.  
  13. In article <1992Aug28.180137.22861@ra.msstate.edu> fwp@CC.MsState.Edu (Frank Peters) writes:
  14. >In article <1992Aug28.155801.14501@sei.cmu.edu> kochmar@sei.cmu.edu (John Kochmar) says:
  15. >: In article <1992Aug28.145234.17625@news.eng.convex.com>, Tom Christiansen <tchrist@convex.COM> writes:
  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. >: OK, I'll bite: why is it that it is much easier if perl is in an agreed
  19. >: upon place like /usr/bin?
  20. >Because perl is a scripting language.  That means it wants to have a #!
  21. >line at the beginning with the path name to an executable.  Distributing
  22. >code in this situation can be an annoyance unless you can arrange to
  23. >have the path to perl be the same on different systems.
  24. >
  25. >I'm not sure, though, that I would characterize this as "*much*
  26. >easer".  It isn't that hard to edit a file or sed a collection of
  27. >files.
  28.  
  29. Especially since the Camel book (the standard Perl reference) contains
  30. a nice little Perl program to fix all the #! lines of scripts for your
  31. system.
  32.  
  33. I don't put _anything_ in /usr anymore, not even symbolic links.  I don't
  34. even mount "local" on "/usr"... it goes on "/local".  And my "/local" is
  35. beginning to look more and more like a "/usr" partition all of it's own.
  36. Someday not too long in the future I'll dump the vendors's /usr completely
  37. and _then_ I'll mount my local partition on /usr.  *grin*.
  38. --
  39. Jurgen Botz                  |   Internet: JBotz@mtholyoke.edu
  40. Academic Systems Consultant  |     Bitnet: JBotz@mhc.bitnet
  41. Mount Holyoke College        |      Voice: (US) 413-538-2375 (daytime)
  42. South Hadley, MA, USA        | Snail Mail: J. Botz, 01075-0629
  43.