From owner-freebsd-questions Fri Feb 21 12:28:14 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id MAA20142 for questions-outgoing; Fri, 21 Feb 1997 12:28:14 -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 MAA20057 for ; Fri, 21 Feb 1997 12:27:47 -0800 (PST) Received: from alwan.rma.edu ([207.0.141.35]) by rma.edu with SMTP (IPAD 1.51) id 2590100 ; Fri, 21 Feb 1997 15:30:53 EST Message-Id: <3.0.1.32.19970221152714.006a1744@rma.edu> X-Sender: alwan@rma.edu X-Mailer: Windows Eudora Light Version 3.0.1 (32) Date: Fri, 21 Feb 1997 15:27:14 -0500 To: questions@freebsd.org From: Michael Alwan Subject: trying again Cc: dwhite@resnet.uoregon.edu Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk 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. 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 p.s. :I'm sending this message out again, and hoping someone has: 1) downloaded the Netscape 3.01 BSD distribution from the Netscape server (rather than retrieving the port from freebsd.org) and 2) starts X logged in as root with xdm. As far as I can tell, I unpacked the gziped file correctly and got all the files in the right directories. Netscape runs, but gives me the key assignment error messages. All I need is to configure it properly. Thanks again, and thanks to all who replied to my first post.