From owner-freebsd-questions Thu Dec 9 17:31:45 1999 Delivered-To: freebsd-questions@freebsd.org Received: from cc942873-a.ewndsr1.nj.home.com (cc942873-a.ewndsr1.nj.home.com [24.2.89.207]) by hub.freebsd.org (Postfix) with ESMTP id C3C441571A for <freebsd-questions@FreeBSD.ORG>; Thu, 9 Dec 1999 17:31:43 -0800 (PST) (envelope-from cjc@cc942873-a.ewndsr1.nj.home.com) Received: (from cjc@localhost) by cc942873-a.ewndsr1.nj.home.com (8.9.3/8.9.3) id UAA61533; Thu, 9 Dec 1999 20:35:51 -0500 (EST) (envelope-from cjc) From: "Crist J. Clark" <cjc@cc942873-a.ewndsr1.nj.home.com> Message-Id: <199912100135.UAA61533@cc942873-a.ewndsr1.nj.home.com> Subject: Re: netscape3 and "no X aout binaries" In-Reply-To: <m11wDtl-000QfpC@hawkins.cba.uni.edu> from "hawk@hawkins.cba.uni.edu" at "Dec 9, 1999 06:27:01 pm" To: hawk@hawkins.cba.uni.edu Date: Thu, 9 Dec 1999 20:35:51 -0500 (EST) Cc: freebsd-questions@FreeBSD.ORG Reply-To: cjclark@home.com X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hawk@hawkins.cba.uni.edu wrote, > > I have my 3.3 reinstallation mostly functional. Making netscape fails, > however, with the message that there are "no X aout binaries" on the > system (I presume it means a.out). The kernel was compiled with 2.2 > compat, the distribution for this is installed, and I answered yes when > building X to the a.out question. > > Am I missing something obvious? Has ldconfig(8) set up the shared lib cache? What does, # ldconfig -aout -r Return? If there are so's in /usr/X11R6/lib/aout not in the output from the above command, # ldconfig -aout -m /usr/X11R6/lib/aout Then give Netscape a run. -- Crist J. Clark cjclark@home.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message