From owner-freebsd-questions@FreeBSD.ORG Tue Sep 16 01:20:57 2003 Return-Path: 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 1F6DE16A4BF for ; Tue, 16 Sep 2003 01:20:57 -0700 (PDT) Received: from rwcrmhc11.comcast.net (rwcrmhc11.comcast.net [204.127.198.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4817F43FBD for ; Tue, 16 Sep 2003 01:20:55 -0700 (PDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: from be-well.ilk.org (be-well.no-ip.com[66.30.200.37]) by comcast.net (rwcrmhc11) with ESMTP id <20030916082054013003a00ne>; Tue, 16 Sep 2003 08:20:54 +0000 Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [66.30.200.37] (may be forged)) by be-well.ilk.org (8.12.9/8.12.9) with ESMTP id h8G8KrCo081790 for ; Tue, 16 Sep 2003 04:20:53 -0400 (EDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: (from lowell@localhost) by be-well.ilk.org (8.12.9/8.12.6/Submit) id h8G8Krcc081787; Tue, 16 Sep 2003 04:20:53 -0400 (EDT) X-Authentication-Warning: be-well.ilk.org: lowell set sender to freebsd-questions-local@be-well.ilk.org using -f Sender: lowell@be-well.no-ip.com To: freebsd-questions@freebsd.org References: <20030916005913.95371.qmail@web13901.mail.yahoo.com> From: Lowell Gilbert Date: 16 Sep 2003 04:20:53 -0400 In-Reply-To: <20030916005913.95371.qmail@web13901.mail.yahoo.com> Message-ID: <44vfrtdtzu.fsf@be-well.ilk.org> Lines: 17 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: Shared object "libintl.so.4" not found Something went wrong when installing the plugins - uncompressing the plugins archive failed X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Sep 2003 08:20:57 -0000 zulkarnain writes: > hello.. > > I install freebsd 4.8...and then i install nessus > 2.0.7 after update ports using cvsup... > when i try to run nessus-plugins-2.0.7, i encountered > this problem... > > "Shared object "libintl.so.4" not found Something went > wrong when installing the plugins - uncompressing the > plugins archive failed" > > any idea how to fix this problem...? That library comes from gettext. You need to d an up-to-date gettext port.