From owner-freebsd-questions Fri May 12 16:44:55 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sullivan.realtime.net (sullivan.realtime.net [205.238.128.209]) by hub.freebsd.org (Postfix) with ESMTP id 5029B37BEF6 for ; Fri, 12 May 2000 16:44:51 -0700 (PDT) (envelope-from brucegb@sullivan.realtime.net) Received: (from brucegb@localhost) by sullivan.realtime.net (8.9.3/8.9.3) id SAA53581 for freebsd-questions@freebsd.org; Fri, 12 May 2000 18:44:50 -0500 (CDT) (envelope-from brucegb) From: Bruce Burden Message-Id: <200005122344.SAA53581@sullivan.realtime.net> Subject: Re: again: Netscape and XFree86 4.0 In-Reply-To: <20000512214600.49753.qmail@hotmail.com> from Terry Moore at "May 13, 2000 05:46:00 am" To: freebsd-questions@freebsd.org Date: Fri, 12 May 2000 18:44:50 -0500 (CDT) 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 > > ATI all in wonder 128 - rage 128 xper 128 card well), but Netscape cannot > run in XFree86 4.0, because it needs aoutlib of XFree86 3.3.3. I found a > port of Netscape, it's same. > If you have added the compat3.3 package from FreeBSD4.0, and you had the a.out compatability libraries built/installed, then add the following to "/usr/local/bin/netscape": export LD_LIBRARY_PATH; LD_LIBRARY_PATH=${LD_LIBRARY_PATH_AOUT} wgere LD_LIBRARY_PATH_AOUT looks like: /usr/lib/compat/aout:/usr/X11R6/lib/aout Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message