Date: Sun, 26 Jan 2003 21:21:45 +0000 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: freebsd-questions@FreeBSD.ORG Subject: Re: Side-by-side Perl Message-ID: <20030126212145.GA55305@happy-idiot-talk.infracaninophi> In-Reply-To: <200301262107.H0QL7P223340@asarian-host.net> References: <200301262107.H0QL7P223340@asarian-host.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jan 26, 2003 at 10:07:17PM +0100, Mark wrote: > Is it possible to install Perl 5.8 next to 5.005_03, on FreeBSD 4.7R? The > docs say this can be done, and that using something like: > > sh Configure -Dprefix=/opt/perl5.8 > > Ought to do the trick. But has anyone ever tried this for real? I really > cannot afford to lose my Perl 5.005_03, as a great many applications I run > depend on it, and the additional packages that were installed over the years > (many xs). > > So, can I install Perl 5.8 in such a way as will leave my entire 5.005_03 > intact? Just install the perl-5.8.0 port, but think twice about running the 'use.perl' script if you want /usr/bin/perl to remain as perl-5.00503. The port will install into /usr/local, which won't interfere with the system provided stuff under /usr. Works just fine. Cheers, Matthew -- Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030126212145.GA55305>