Subject: Re: www/firefox2 issues on NetBSD/macppc 3.x
To: David H. Gutteridge <dhgutteridge@sympatico.ca>
From: Matthias Scheler <tron@zhadum.org.uk>
List: pkgsrc-users
Date: 11/06/2006 15:04:51
On Mon, Nov 06, 2006 at 03:02:30AM -0500, David H. Gutteridge wrote:
> I thought I'd share my experiences with Firefox 2 on NetBSD/macppc 3.x.
> I've run into a couple of problems with it, mostly the same as issues
> I've had with Firefox 1.5, but they've become more pronounced, it
> seems.

Do you perhaps use the ".mozilla" settings directory with both the
NetBSD-i386 and NetBSD-macppc system? I discovered in the past
that sharing the directory might cause weird problems. Putting
the following command in my local shell script which launches
"firefox" fixed the problem for me:

find $HOME/.mozilla -name secmod.db -type f -exec rm {} \;

	Kind regards

-- 
Matthias Scheler                                  http://zhadum.org.uk/