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