Subject: Re: Netscape communicator
To: None <netbsd-help@netbsd.org>
From: Matthias Buelow <mkb@mukappabeta.de>
List: netbsd-help
Date: 03/10/2002 06:29:07
Andrew Gillham <gillham@vaultron.com> writes:
>The lock file is actually under the Linux emulation tree, since there is
>a 'root' directory there. So look in:
> /emul/linux/root/.netscape
I highly doubt that. Netscape (the linux-emulated one) was always
writing to my regular home directory under $HOME/.netscape, and
the "crash^Wlockfile" was always there also. A simple rm on the
lockfile in $HOME/.netscape should help. Mozilla, btw., doesn't
seem to leave such a lockfile, even though the latest version
is as instable as netscape on a bad day (the last version was
a lot better, hopefully the next will be better again...)
In fact, except for a few directories (like, where emulation
libs and /etc, etc. (no pun intended) are found) linux emulation
seems to map to the normal filesystem tree. Very well done,
I have to say.
--mkb