From owner-freebsd-questions Thu Sep 28 07:13:11 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id HAA14922 for questions-outgoing; Thu, 28 Sep 1995 07:13:11 -0700 Received: from Root.COM (implode.Root.COM [198.145.90.17]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id HAA14917 for ; Thu, 28 Sep 1995 07:13:05 -0700 Received: from corbin.Root.COM (corbin [198.145.90.34]) by Root.COM (8.6.12/8.6.5) with ESMTP id HAA22236; Thu, 28 Sep 1995 07:11:33 -0700 Received: from localhost (localhost [127.0.0.1]) by corbin.Root.COM (8.6.12/8.6.5) with SMTP id HAA00464; Thu, 28 Sep 1995 07:14:08 -0700 Message-Id: <199509281414.HAA00464@corbin.Root.COM> To: gcrutcher@datatrek.com (Gary Crutcher) cc: questions@freebsd.org Subject: Re: Netscape 1.1N for FreeBSD In-reply-to: Your message of "Thu, 28 Sep 95 06:57:15." <28091995065937240.II41@datatrek.com> From: David Greenman Reply-To: davidg@Root.COM Date: Thu, 28 Sep 1995 07:14:07 -0700 Sender: owner-questions@freebsd.org Precedence: bulk >Has anyone used Netscape's v1.1N browser? I have and it works, >but displayed error msgs about the XKeysymDB file. Which means I have >to enter keystrokes as though I was in terminal mode. No biggy, but it >would be nice to get the XKeysymDB working correctly. Are you using the version from the ports tree? That one installs and runs without errors for me. ...Although I seem to recall having to change my setting of the DISPLAY variable to specify the IP address of my X server rather than the hostname (appears that Netscape was not able to do the hostname lookup). This shouldn't be a problem if you are running the client on the same machine as the server (DISPLAY = ":0"), however. -DG