Date: Fri, 12 May 2000 18:44:50 -0500 (CDT) From: Bruce Burden <brucegb@realtime.net> To: freebsd-questions@freebsd.org Subject: Re: again: Netscape and XFree86 4.0 Message-ID: <200005122344.SAA53581@sullivan.realtime.net> In-Reply-To: <20000512214600.49753.qmail@hotmail.com> from Terry Moore at "May 13, 2000 05:46:00 am"
next in thread | previous in thread | raw e-mail | index | archive | help
> > 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200005122344.SAA53581>