Date: Thu, 22 Jun 2000 23:30:58 -0500 From: Glenn Johnson <glennpj@bayouhome.net> To: Mike Meyer <mwm@mired.org> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Netscape Navigator that doesn't require 2.2 compatability? Message-ID: <20000622233058.A2768@gforce.johnson.home> In-Reply-To: <14674.58822.417863.838883@guru.mired.org>; from mwm@mired.org on Thu, Jun 22, 2000 at 11:21:26PM -0500 References: <14674.58822.417863.838883@guru.mired.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jun 22, 2000 at 11:21:26PM -0500, Mike Meyer wrote: > So does anyone know of a build of Netscape Navigator available that > doesn't want a.out capabilities to use on -CURRENT? The Linux version > doesn't seem to resolve hostnames, even though other browsers do. You could use the BSDi version. See /usr/ports/www/bsdi-netscape47-* > Any hints at fixing the problem resolver problems in the linux > netscape, or suggestions for browsers that will work reasonable well > on sites "designed for netscape" would be appreciated. Make /compat/linux/etc/resolv.conf a symlink pointing to /etc/resolv.conf. ln -sf /etc/resolv.conf /compat/linux/etc/resolv.conf -- Glenn Johnson glennpj@bayouhome.net 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?20000622233058.A2768>