Date: Tue, 3 Sep 1996 14:43:01 +0200 From: kuku@gilberto.physik.rwth-aachen.de (Christoph P. Kukulies) To: gpalmer@FreeBSD.ORG (Gary Palmer) Cc: kuku@gilberto.physik.rwth-aachen.de (Christoph Kukulies), freebsd-ports@freefall.freebsd.org Subject: Re: netscape3 doesn't install into app-defaults Message-ID: <199609031243.OAA10083@gilberto.physik.rwth-aachen.de> In-Reply-To: <10150.841675433@orion.webspan.net>; from Gary Palmer on Sep 2, 1996 10:43:53 -0400 References: <10150.841675433@orion.webspan.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Gary Palmer writes: > Christoph Kukulies wrote in message ID > <199609020955.LAA06653@gilberto.physik.rwth-aachen.de>: > > Could the netscape3 port maintainer please add something of the > > following to /usr/ports/www/netscape3/work/Makefile: > > > install -c Netscape.ad ${X11BASE}/lib/X11/app-defaults/Netscape > > > This installs the Netscape.ad file in a senseful place. > > There is no such place. Netscape SPECIFICALLY recommends that you DO > NOT install Netscape.ad in the app-defaults directory. Then I wonder why /usr/local/bin/netscape contains: :-) #!/bin/sh export XKEYSYMDB ; XKEYSYMDB=/usr/X11R6/lib/X11/XKeysymDB export XNLSPATH ; XNLSPATH=/usr/X11R6/lib/X11/nls export XAPPLRESDIR ; XAPPLRESDIR=/usr/X11R6/lib/X11/app-defaults ^^^^^^^^^^^ export CLASSPATH ; CLASSPATH=.:/usr/local/lib/netscape exec /usr/local/lib/netscape/netscape.bin $* > > Gary > -- > Gary Palmer FreeBSD Core Team Member > FreeBSD: Turning PC's into workstations. See http://www.FreeBSD.ORG/ for info -- --Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199609031243.OAA10083>