From owner-freebsd-ports@FreeBSD.ORG Sat Feb 12 18:20:28 2005 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 A1F1016A4CE for ; Sat, 12 Feb 2005 18:20:28 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3DABC43D2D for ; Sat, 12 Feb 2005 18:20:28 +0000 (GMT) (envelope-from leafy7382@gmail.com) Received: by rproxy.gmail.com with SMTP id 34so357188rns for ; Sat, 12 Feb 2005 10:20:27 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=FkFE+/zYvBEBcZKkkazD+f0OOXgrFopfrPEg+TnZ5j1Js9Gq1AqER64BfXWhiIKUt4qwwEGqVw3Gx57ikBjAtVhWX1cuvfUgEQwAsTT1uoV0TGguVTdIG/x2CejkN3a1d63EhJRSDdYeCMWy7BM1+BYpRmPKQkMtjUlLU0xFHNU= Received: by 10.38.179.61 with SMTP id b61mr94634rnf; Sat, 12 Feb 2005 10:20:27 -0800 (PST) Received: by 10.38.8.9 with HTTP; Sat, 12 Feb 2005 10:20:27 -0800 (PST) Message-ID: Date: Sun, 13 Feb 2005 02:20:27 +0800 From: Jiawei Ye To: Rostislav Krasny In-Reply-To: <20050212172808.75283.qmail@web14825.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <20050212172808.75283.qmail@web14825.mail.yahoo.com> cc: freebsd-ports@freebsd.org Subject: Re: perl upgrade from 5.8.5 to 5.8.6_2 and irssi-0.8.9_2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Jiawei Ye List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Feb 2005 18:20:28 -0000 On Sat, 12 Feb 2005 09:28:08 -0800 (PST), Rostislav Krasny wrote: > Hello all. > > I use FreeBSD 5.3-RELEASE-p5 on i386 machine. After cvsuping the ports > (yesterday) and portupgrading I can't run irssi. When I try to run it I get > following error message: > > /libexec/ld-elf.so.1: Shared object "libperl.so" not found, required by > "irssi" > > The irssi wasn't changed but perl was. It was upgraded from 5.8.5 to > 5.8.6_2 version by 'portupgrade -vrRa' command. Is this problem belongs to > the perl port or to the portupgrade? You need the 'magic command' from ports/UPDATING. :) Cheers, Jiawei -- "Without the userland, the kernel is useless." --inspired by The Tao of Programming