From owner-freebsd-questions Sun Feb 2 0:38:37 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC84737B401 for ; Sun, 2 Feb 2003 00:38:34 -0800 (PST) Received: from stargate.northwindcom.net (110-47-237-24.gci.net [24.237.47.110]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4071E43F93 for ; Sun, 2 Feb 2003 00:38:34 -0800 (PST) (envelope-from lists@northwindcom.net) Received: from nwcadmin (115-44-237-24.gci.net [24.237.44.115]) by stargate.northwindcom.net (Postfix) with SMTP id A73E7B6; Sat, 1 Feb 2003 23:38:33 -0900 (AKST) Message-ID: <001801c2ca96$84525a90$732ced18@nwcadmin> From: "Beech Rintoul" To: "Mark" , "FreeBSD Questions" References: <200302020743.H127HVT82952@asarian-host.net> Subject: Re: Perl 5.8.0 next to 5.5003 Date: Sat, 1 Feb 2003 23:38:51 -0900 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Go to the top level of the perl port and type: use.perl port. That will set up your system to use the new port instead. It writes to /etc/make.conf and does some symlinks. You can go back by typing use.perl system. Beech ------------------------------------------------------------------- Beech Rintoul - Network Administrator - akbeech@northwindcom.net /"\ ASCII Ribbon Campaign | NorthWind Communications \ / - NO HTML/RTF in e-mail | X - NO Word docs in e-mail | Anchorage, AK 99518-1841 No More Spam! http://www.knockmail.com/default.asp?AID=B0R00073 / \ ----------------------------------------------------------------- ----- Original Message ----- From: "Mark" To: "FreeBSD Questions" Sent: Saturday, February 01, 2003 10:43 PM Subject: Perl 5.8.0 next to 5.5003 > Hi, > > Thanks for the earlier advice; I installed 5.8.0 neatly next to my 5.5003 > version. :) > > So, now I wonder, how do I tell a new package to install under 5.8.0, and > not the old dirs? Would I be using, > > /usr/local/bin/perl Makefile.pl > > Instead of, > > /usr/bin/perl Makefile.pl ? > > Would that suffice? I really do not want to clobber my old installation, yet > need to install many new packages in 5.8.0 as well. > > Thanks, > > - Mark > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message