Author: Matt Alexander Date: Subject: /usr/lib/mozilla-1.0.0 with perms of 700
Just in case anyone has encountered the same problem as I just did, the
latest RPMs for Mozilla create the /usr/lib/mozilla-1.0.0 directory with
permissions of 700, which makes it rather difficult to run mozilla as a
regular user on your system. Just chmod 755 /usr/lib/mozilla-1.0.0 and
you're good to go.
~M