Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Nov 1995 18:42:21 -0800
From:      asami@cs.berkeley.edu (Satoshi Asami)
To:        jkh@time.cdrom.com
Cc:        ports@freefall.freebsd.org
Subject:   Re: netscape 2x port splats netscape 1x port.
Message-ID:  <199511110242.SAA03501@forgery.CS.Berkeley.EDU>
In-Reply-To: <8681.816056397@time.cdrom.com> (jkh@time.cdrom.com)

next in thread | previous in thread | raw e-mail | index | archive | help
 * 1. mv /usr/local/lib/netscape/netscape.bin{,.20}
 * 2. sed -e 's/netscape.bin/netscape.bin20' < /usr/local/bin/netscape > /tmp/xxx && mv /tmp/xxx /usr/local/bin/netscape
 * 
 * Works fine for me!  I have them both co-existing quite happily, despite
 * the other name clashes.

Yeah, that works for me too.  However, ru-netscape and/or ru-netscape2
will not be very happy, as they both assume the Netscape app-defaults
file to be in the same place (and 1.x and 2.x app-defaults have
different formats, bleah).

jp-netscape (which is really jp-netscape2...but netscape1 doesn't
support Japanese) can cope with that kind of change, because it makes
its own copy of the app-default file and modifies that one, not the
one in the central location.

What do you think, Andrey?  We can change netscape1/2 and modify
ru-netscape* to at least understand the new paths....

Satoshi



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199511110242.SAA03501>