From owner-freebsd-questions Tue Apr 11 0:11: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from isy.liu.se (isy.liu.se [130.236.48.10]) by hub.freebsd.org (Postfix) with ESMTP id B5FA137B6B1 for ; Tue, 11 Apr 2000 00:11:02 -0700 (PDT) (envelope-from mj@isy.liu.se) Received: from lagrange.isy.liu.se (lagrange.isy.liu.se [130.236.49.127]) by isy.liu.se (8.10.0/8.10.0) with ESMTP id e3B7ArL13447; Tue, 11 Apr 2000 09:10:53 +0200 (MET DST) Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <38f2f8ad.216414127@mail.afnetinc.com> Date: Tue, 11 Apr 2000 09:10:52 +0200 (CEST) From: Micke Josefsson To: (Elliot Finley) Subject: RE: Q: Can I have two Perls? Cc: freebsd-questions@FreeBSD.ORG Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 10-Apr-00 Elliot Finley wrote: > Is there a way that I can have two or possibly three perls > installed > on my system at once? > > If possible, I would like to have 5.005 unthreaded, 5.6 unthreaded, > and also 5.6 threaded. > > I would like to be able to use the different versions just by > changing > the #! line... Maybe something like #!/usr/bin/perl55u, >#!/usr/bin/perl56u, and #!/usr/bin/perl56t. > > Is this possible? Sure. On my 2.2.8-STABLE at home the locale stuff didn't work as expected. So I installed a later perl in /usr/local/bin and still have the old one in /usr/bin. You just change the 1st line as you suggested! ---------------------------------- Michael Josefsson, MSEE mj@isy.liu.se This message was sent by XFMail running on FreeBSD 3.4 ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message