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

  1. Xref: sparky comp.sys.next.sysadmin:4912 comp.unix.admin:4733
  2. Newsgroups: comp.sys.next.sysadmin,comp.unix.admin
  3. Path: sparky!uunet!cs.utexas.edu!convex!convex!tchrist
  4. From: Tom Christiansen <tchrist@convex.COM>
  5. Subject: Vendors Considered Evil (Re: Perl use over NFS)
  6. Originator: tchrist@pixel.convex.com
  7. Sender: usenet@news.eng.convex.com (news access account)
  8. Message-ID: <1992Aug28.145234.17625@news.eng.convex.com>
  9. Date: Fri, 28 Aug 1992 14:52:34 GMT
  10. Reply-To: tchrist@convex.COM (Tom Christiansen)
  11. References: <1992Aug27.070250.5447@netlabs.com> <1992Aug27.180847.15448@kakwa.ucs.ualberta.ca>
  12. Nntp-Posting-Host: pixel.convex.com
  13. Organization: Convex Computer Corporation, Colorado Springs, CO
  14. X-Disclaimer: This message was written by a user at CONVEX Computer
  15.               Corp. The opinions expressed are those of the user and
  16.               not necessarily those of CONVEX.
  17. Lines: 44
  18.  
  19. From the keyboard of sherwood@fenris.space.ualberta.ca (Sherwood Botsford):
  20. :Larry Wall writes
  21. :> Make the world a saner place and push for /usr/bin/perl.
  22. :
  23. :Boo! Hiss!
  24. :
  25. :And when you upgrade /usr/bin gets clobbered by the new  
  26. :operating system.  I reserve /usr/bin for what comes from  
  27. :the vendor.  Helps me keep track of who to Froth at when  
  28. :things break... <wry grin>
  29.  
  30. Any vendor who actually clears your partition on an 
  31. upgrade should be considered Evil.  You really shouldn't
  32. let them get away with this.  If you wanted a new disk,
  33. you'd ask for it.
  34.  
  35. Sane upgrade technology is an area that many vendors
  36. desperately need to work on.  I'm sure we could all
  37. recount stories on the oxymoronic nature (emphasis
  38. on the moronic) nature of painless upgrades.
  39.  
  40. :However /usr/local/bin is great for this purpose.  For me  
  41. :this is almost always a link pointing to a directory on an  
  42. :NFS mounted disk.  Keeping all the stuff I've accumulated  
  43. :on one disk helps.  (This same disk has the /LocalApps  
  44. :/LocalLibrary /Demos etc)  This means I can back up all the  
  45. :local stuff I've got working by backing up a single disk.
  46.  
  47. In the particular case of perl, it really does make things *much*
  48. easier if there is an agreed-upon, standard location.  The 
  49. preferred strategy is to put a link in /usr/bin pointing to 
  50. where it actually lives, which varies from machine to machine.
  51.  
  52. Of course, those lucky folks whose vendors already ship perl 
  53. on the system in /usr/bin have no such concern. (Hm, I've been
  54. thinking of putting it in /bin so it's mounted with root. :-)
  55.  
  56. --tom
  57.  
  58. -- 
  59.     Tom Christiansen      tchrist@convex.com      convex!tchrist
  60.  
  61. In English, every word can be verbed.  Would that it were so in our
  62. programming languages.
  63.