On Wed, Nov 28, 2007 at 04:04:57PM -0600, Doug Poland wrote:
> On Wed, Nov 28, 2007 at 03:58:48PM -0500, Jeremy Gransden wrote:
> > >
> > >
> > > I did some googling but nothing interesting turned up.  I find it
> > > curious that the latest build of Thunderbird works, but linux-firefox
> > > fails like it's native sibling.
> > >
> > > All help is appreciated...
> > >
> > >
> > 
> > what are the permissions on ~/.mozilla and its contents
> >
> ~/.mozilla            700
> ~/.mozzilla/firefox   700
> ~/.mozilla/plugins    755
> 
> 
> -- 
> Regards,
> Doug

Check also ownership on ~/.mozilla (ie, ls -ld ~/.mozilla).

> sudo chown -R root:wheel .mozilla
> firefox
> echo $?
1
> sudo chown -R yuri:users .mozilla
> firefox

Runs fine :-)

-- 
Yuri Pankov <[EMAIL PROTECTED]>
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to