From owner-freebsd-ports@FreeBSD.ORG Sun Mar 7 08:57:41 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3414D16A4CE for ; Sun, 7 Mar 2004 08:57:41 -0800 (PST) Received: from mail.gmx.net (pop.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 396FA43D31 for ; Sun, 7 Mar 2004 08:57:40 -0800 (PST) (envelope-from turbo23@gmx.net) Received: (qmail 25038 invoked by uid 65534); 7 Mar 2004 16:57:38 -0000 Received: from 253.catv107.lgt01.lan.ch (EHLO gmx.net) (62.204.107.253) by mail.gmx.net (mp014) with SMTP; 07 Mar 2004 17:57:38 +0100 X-Authenticated: #627573 Message-ID: <404B559A.5090000@gmx.net> Date: Sun, 07 Mar 2004 18:02:18 +0100 From: Thomas Vogt User-Agent: Mozilla Thunderbird 0.5b (Windows/20040215) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Vanilla I. Shu" References: <404B1DE2.8060005@gmx.net> <78839284.1078671542@cmantatzi.in.t-online.fr> <404B4D16.7060202@gmx.net> <20040307163013.GA94534@fatpipi.cirx.org> In-Reply-To: <20040307163013.GA94534@fatpipi.cirx.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-ports@freebsd.org cc: Mathieu Arnold Subject: Re: irssi and perl 5.8.2 doesn't work X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Mar 2004 16:57:41 -0000 Vanilla I. Shu wrote: > On Sun, Mar 07, 2004 at 05:25:58PM +0100, Thomas Vogt wrote: > >>If I use perl 5.8 from ports irssi will link agains perl. >>irssi: >> libperl.so => /usr/lib/libperl.so (0x2810d000) > > I thing you binary link to 5.003's library. > > how about rm /usr/lib/libperl.so* (or rename it), and try again?. > > Hi Yes this fixed my irssi problem. thnx. Is it possible to remove the whole perl 5.003 from the freebsd 4.x without harm the main system? regards thomas vogt