From owner-freebsd-questions Thu Feb 20 12:05:31 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id MAA04664 for questions-outgoing; Thu, 20 Feb 1997 12:05:31 -0800 (PST) Received: from rma.edu (rma.edu [207.0.141.1]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id MAA04657 for ; Thu, 20 Feb 1997 12:05:25 -0800 (PST) Received: from alwan.rma.edu ([207.0.141.103]) by rma.edu with SMTP (IPAD 1.51) id 2385100 ; Thu, 20 Feb 1997 15:08:30 EST Message-Id: <3.0.1.32.19970219200127.006920b0@rma.edu> X-Sender: alwan@rma.edu (Unverified) X-Mailer: Windows Eudora Light Version 3.0.1 (32) Date: Wed, 19 Feb 1997 20:01:27 -0500 To: FreeBsd-questions@freebsd.org From: Michael Alwan Subject: Netscape 3.02 setup Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk To the novice patron saint: I've successfully installed 2.1.6 and the minimal XFree86 distribution and have added a couple of x-window clients, including Netscape 3.01. While I'm a long way from using BSD to dial up my local ISP (don't have the money for the "Complete FreeBsd" and don't have unlimited time to figure out how to configure a unix box--coming from MSDOS and Windows), I would like to get the "XKeysymDB" and "Xapplresdir files" in the right place, and the XNLSPATH correct (so I don't get the key error messages when I start up Netscape). Where in FreeBSD do I put the pointers and path statements? I've added the following lines to .xsessions in the root directory and to XResources; XKEYSYMDB=/usr/X11R6/lib/X11/XKeysymDB XAPPLRESDIR=/usr/X11R6/lib/X11 XNLSPATH=/usr/share/nls/ The files are in the places that the Netscape README says to put them; the paths are typed just as the README says to do (e.g. forward slash after "nls"). Obviously, I've put these statements in the wrong place. Where do they go? It might help to know I start up X from root with xdm, use the XF86_S3 server, and once I've got the server running, use the xterm to start Netscape. Thanks for your time. FreeBSD is fascinating. Michael Alwan