From owner-freebsd-perl@FreeBSD.ORG Tue Feb 15 21:39:15 2005 Return-Path: Delivered-To: freebsd-perl@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8268716A4CE for ; Tue, 15 Feb 2005 21:39:15 +0000 (GMT) Received: from plouf.absolight.net (plouf.absolight.net [193.30.224.136]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2253943D4C for ; Tue, 15 Feb 2005 21:39:15 +0000 (GMT) (envelope-from mat@mat.cc) Received: from pouet.in.mat.cc (pouet.in.mat.cc [193.30.224.122]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by plouf.absolight.net (Postfix) with ESMTP id E2091A24048 for ; Tue, 15 Feb 2005 22:39:13 +0100 (CET) Date: Tue, 15 Feb 2005 22:39:11 +0100 From: Mathieu Arnold To: perl@FreeBSD.org Message-ID: <1977F2B2E4A29902C013A350@[192.168.1.5]> In-Reply-To: <20050215211838.GA67316@heechee.tobez.org> References: <20050214154300.GA22736@leia.lambermont.dyndns.org> <20050215211838.GA67316@heechee.tobez.org> X-Mailer: Mulberry/4.0.0a4 (Win32) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Re: perl-after-upgrade X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Feb 2005 21:39:15 -0000 +-Le 15/02/2005 22:18 +0100, Anton Berezin a dit : | On Mon, Feb 14, 2005 at 04:43:00PM +0100, Hans Lambermont wrote: | |> I just ran your perl-after-upgrade script and found one thing that might |> be useful for docs addition : vim can be built WITH_PERL |> (--enable-perlinterp) it then hardcodes the path to libperl.so like |> -Wl,-R/usr/local/lib/perl5/5.8.6/mach/CORE |> which of course bombs when perl is updated. | | Alright. The new version is, as usual, at | | http://people.freebsd.org/~tobez | | It incorporates some documentation changes suggested by mat, removes | symlinks from the list of files considered for modification, and tries | to patch up any binaries in existing perl-dependant packages that link | with libperl.so. | | Use with care. I already asked once or twice, but I don't remember why it's bad to just : ldconfig -m /usr/local/lib/perl5/5.8.6/mach/CORE ? -- Mathieu Arnold