From owner-freebsd-questions Wed Dec 20 7:22:51 2000 From owner-freebsd-questions@FreeBSD.ORG Wed Dec 20 07:22:49 2000 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from marlo.eagle.ca (marlo.eagle.ca [209.167.16.10]) by hub.freebsd.org (Postfix) with ESMTP id 0C5BA37B400 for ; Wed, 20 Dec 2000 07:22:49 -0800 (PST) Received: from phantom (phantom.eagle.ca [209.167.16.15]) by marlo.eagle.ca (8.11.0/8.11.0) with SMTP id eBKFITm13473; Wed, 20 Dec 2000 10:18:29 -0500 (EST) (envelope-from freymann@eagle.ca) Reply-To: From: "Gerald T. Freymann" To: "Nick Slager" Cc: "Questions" Subject: RE: lib.so.3 not found Date: Wed, 20 Dec 2000 10:22:14 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <20001220101403.D43508@albury.net.au> X-MimeOLE: Produced By Microsoft MimeOLE V5.00.3018.1300 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG |O|> You need to install the 3.x compatibility libraries. |O|> |O|> cd /usr/src/lib/compat/compat3x.i386 |O|> make install clean |O|> ldconfig -m /usr/lib/compat |O|> |O|> Or, use sysinstall. Excellent. I had to use sysinstall but everybody is happy now. Thanks for the tip. -Gerry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message