From owner-freebsd-questions Fri Nov 14 21:01:22 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id VAA00163 for questions-outgoing; Fri, 14 Nov 1997 21:01:22 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from mail.san.rr.com (san.rr.com [204.210.0.1]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id VAA00158 for ; Fri, 14 Nov 1997 21:01:17 -0800 (PST) (envelope-from studded@san.rr.com) Received: (from studded@localhost) by mail.san.rr.com (8.8.7/8.8.7) id VAA14510; Fri, 14 Nov 1997 21:00:43 -0800 (PST) Message-Id: <199711150500.VAA14510@mail.san.rr.com> From: "Studded" To: "John-David Childs" , "questions@FreeBSD.ORG" Date: Fri, 14 Nov 97 21:00:32 -0800 Reply-To: "Studded" Priority: Normal X-Mailer: PMMail 1.95a For OS/2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: perl on 2.2.5 Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Fri, 14 Nov 1997 16:50:32 -0700, John-David Childs wrote: >On Friday November 14, 1997, Daniel Leeds > had this to say about "perl on 2.2.5": >> i notice perl is version 4 on 2.2.x which is fine. >> >> if i wish to compile perl 5.004_01 also, can i rename the /usr/bin/perl >> to perl4 and install perl5 in /usr/local without them clobbering each >> others necessary files?? > >I've actually been deleteing perl from /usr/bin and /usr/share/perl >since 2.1.7 and installing the latest version(s) of perl in /usr/local. > >There are a few system scripts that look for perl in /usr/bin, but a >symlink to /usr/local/bin/perl has worked flawlessly for me so far (knock >on silicon ;-) Yeah, I've done the same things, without problems. In fact, last night I stumbled on a way to prevent the old one from building during a make world, if anyone would care to comment. :) I went into /usr/src/gnu/usr.bin and edited the Makefile, deleting the perl subdirectory. Has anyone else used this technique? I could same myself some make world time by not building things I'm not going to need. Thanks, Doug *** Proud operator, designer and maintainer of the world's largest *** Internet Relay Chat server. 4,168 clients and still growing. :-) *** Try spider.dal.net on ports 6662-4 (Powered by FreeBSD) *** Part of the DALnet IRC network ***