Date: Thu, 9 Dec 1999 20:35:51 -0500 (EST) From: "Crist J. Clark" <cjc@cc942873-a.ewndsr1.nj.home.com> To: hawk@hawkins.cba.uni.edu Cc: freebsd-questions@FreeBSD.ORG Subject: Re: netscape3 and "no X aout binaries" Message-ID: <199912100135.UAA61533@cc942873-a.ewndsr1.nj.home.com> In-Reply-To: <m11wDtl-000QfpC@hawkins.cba.uni.edu> from "hawk@hawkins.cba.uni.edu" at "Dec 9, 1999 06:27:01 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199912100135.UAA61533>