From owner-freebsd-questions@FreeBSD.ORG Sun Feb 26 00:07:37 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE23716A420 for ; Sun, 26 Feb 2006 00:07:37 +0000 (GMT) (envelope-from philipp1@zeus.itg.uiuc.edu) Received: from zeus.itg.uiuc.edu (zeus.itg.uiuc.edu [130.126.126.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 66D8E43D49 for ; Sun, 26 Feb 2006 00:07:37 +0000 (GMT) (envelope-from philipp1@zeus.itg.uiuc.edu) Received: from zeus.itg.uiuc.edu (localhost.localdomain [127.0.0.1]) by zeus.itg.uiuc.edu (8.13.1/8.13.1) with ESMTP id k1Q07av0026959 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sat, 25 Feb 2006 18:07:36 -0600 Received: (from philipp1@localhost) by zeus.itg.uiuc.edu (8.13.1/8.13.1/Submit) id k1Q07axn026958 for freebsd-questions@freebsd.org; Sat, 25 Feb 2006 18:07:36 -0600 Date: Sat, 25 Feb 2006 18:07:36 -0600 From: Anthony Philipp To: freebsd-questions@freebsd.org Message-ID: <20060226000736.GI8510@zeus.itg.uiuc.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: pork missing a perl library X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Feb 2006 00:07:37 -0000 Hello everyone, When I try to run pork, I get this error: $ pork /libexec/ld-elf.so.1: Shared object "libperl.so" not found, required by "pork" It used to work, and I certainly didn't manually remove the library, so I'm not quite sure what to do. This might help: $ uname -a FreeBSD lupin.angrypanda.net 6.0-RELEASE-p3 FreeBSD 6.0-RELEASE-p3 #3: Thu Jan 19 01:11:19 CST 2006 ven@lupin.angrypanda.net:/usr/obj/usr/src/sys/LUPIN i386 As might the description for pork on the ports page: http://www.freebsd.org/cgi/url.cgi?ports/net-im/pork/pkg-descr Any help is appreciated, Anthony Philipp