From owner-cvs-all Sun Oct 11 21:17:55 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA01197 for cvs-all-outgoing; Sun, 11 Oct 1998 21:17:55 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from spinner.netplex.com.au (spinner.netplex.com.au [202.12.86.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA01191 for ; Sun, 11 Oct 1998 21:17:51 -0700 (PDT) (envelope-from peter@netplex.com.au) Received: from spinner.netplex.com.au (localhost [127.0.0.1]) by spinner.netplex.com.au (8.9.1/8.9.1/Spinner) with ESMTP id LAA23328; Mon, 12 Oct 1998 11:47:29 +0800 (WST) (envelope-from peter@spinner.netplex.com.au) Message-Id: <199810120347.LAA23328@spinner.netplex.com.au> X-Mailer: exmh version 2.0.2 2/24/98 To: Matthew Dillon cc: Doug White , cvs-committers@FreeBSD.ORG Subject: Re: Perl5 configure problem In-reply-to: Your message of "Sun, 11 Oct 1998 19:14:29 MST." <199810120214.TAA10625@apollo.backplane.com> Date: Mon, 12 Oct 1998 11:47:29 +0800 From: Peter Wemm Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Matthew Dillon wrote: > > :> /usr/libexec/elf/ar: /usr/lib/aout/libc.so.3.1: File format not recognized > : ^^^ > : > :Hm, if you're running ELF you're running CURRENT, and CURRENT alreadyhas > :perl5. I'd say the port's deprecated and to use the system builtin. :) > : > :Doug White > :Internet: dwhite@resnet.uoregon.edu | FreeBSD: The Power to Serve > :http://gladstone.uoregon.edu/~dwhite | www.freebsd.org > > Well, yes and no. It seems rather weird for perl to be part > of the system dist, but that alone isn't a big deal. > > My worry is that the system version perl5 is not going to be > kept as up to date as the port version of perl5. For example, > the current system perl5 appears to be 5.004 while the port > perl5 is 5.005. peter@spinner[11:46am]~src/sys_elf/kern-180> /usr/bin/perl5 -v This is perl, version 5.005_02 built for i386-freebsd [..] Cheers, -Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message