From owner-freebsd-questions@FreeBSD.ORG Mon Sep 1 05:00:05 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 2C7BF16A4BF for ; Mon, 1 Sep 2003 05:00:05 -0700 (PDT) Received: from stormdbn.stormnet.co.za (stormdbn.stormnet.co.za [196.22.196.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id C43B243FBD for ; Mon, 1 Sep 2003 05:00:03 -0700 (PDT) (envelope-from nelis@brabys.co.za) Received: from postoffice.brabys.co.za ([192.96.48.13] helo=brabys.co.za) by stormdbn.stormnet.co.za with esmtp (Exim 4.20) id 19tnLm-0007y9-6B for questions@freebsd.org; Mon, 01 Sep 2003 14:00:02 +0200 Received: from [192.96.48.37] (nelis [192.96.48.37]) by brabys.co.za (8.12.0/8.12.0) with ESMTP id h81BxiWd006351 for ; Mon, 1 Sep 2003 13:59:44 +0200 From: Nelis Lamprecht To: FreeBSD Questions Mail List Content-Type: text/plain Organization: Message-Id: <1062417582.90127.90.camel@enigma.8ball.co.za> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.4 Date: 01 Sep 2003 13:59:42 +0200 Content-Transfer-Encoding: 7bit X-MailScanner: Found to be clean Subject: libc.so.3 not found X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: nelis@brabys.co.za List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Sep 2003 12:00:05 -0000 Hi, Running a program ( Mcafee Viruscan ) and I get the following: pandora# ./uvscan /usr/libexec/ld-elf.so.1: Shared object "libc.so.3" not found I'm using 4.8 Stable. Which port will give me this library ? Thanks! Nelis