From owner-freebsd-questions@FreeBSD.ORG Thu Jan 1 19:57:08 2004 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 EF48A16A4CE for ; Thu, 1 Jan 2004 19:57:08 -0800 (PST) Received: from priv-edtnes14-hme0.telusplanet.net (outbound03.telus.net [199.185.220.222]) by mx1.FreeBSD.org (Postfix) with ESMTP id 474FE43D49 for ; Thu, 1 Jan 2004 19:57:07 -0800 (PST) (envelope-from lansol@telusplanet.net) Received: from Aragorn ([142.179.227.249]) by priv-edtnes14-hme0.telusplanet.netSMTP <20040102035706.LANT1086.priv-edtnes14-hme0.telusplanet.net@Aragorn> for ; Thu, 1 Jan 2004 20:57:06 -0700 Message-ID: <000501c3d0e4$7d371a70$6501a8c0@CRSEDM.local> From: "Shawn Dillon" To: Date: Thu, 1 Jan 2004 20:57:06 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: libutil.so.4 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: Fri, 02 Jan 2004 03:57:09 -0000 Hi, I am trying to install SpamAssassin and I get the following error. /libexec/ld-elf.so.1: Shared object "libutil.so.4" not found I used to get an error of libexec/ld-elf.so.1 not being found , but I linked my /usr/libexec to /libexec and seemed to get further. I have checked the standard sites . Google , FreeBSD Mailing lists and man paged to no avail. Any help is greatly appreciated. Shawn