FireFox Browser Does NOT Work For Me??

I am running OpenSUSE 11.1 and while I can get Konqueror to work (it works quite well actually… :slight_smile: ) I cannot, for the love of all that is good and holy (or unholy… >:) ) get Firefox to work in my system ?!?!

I am working with Firefox 3.04. Can someone help me?

You need to run the command “firefox” in konsole. Konsole will report any problems it encounters trying to launch firefox.

kevin@linux-b8pd:~> firefox
*** nss-shared-helper: Shared database disabled (set NSS_USE_SHARED_DB to enable).
kevin@linux-b8pd:~> su
Password:XXXXXXX

kevin@linux-b8pd:~> firefox
*** nss-shared-helper: Shared database disabled (set NSS_USE_SHARED_DB to enable).
kevin@linux-b8pd:~>

I did just that. It attempted to run Firefox and was unable to. No change.

This may be of some use:

***** nss-shared-helper warning on firefox** - openSUSE Forums](http://forums.opensuse.org/applications/406193-b-nss-shared-helper-warning-firefox-b.html)

You need to import the Mozilla repo in Yast and update your version of firefox to 3.0.6. I’m not saying this will fix your problem, but updating does sometimes fix problems in previous builds.

In that link the following was suggested…

"If you add the following to ~/.profile

Code:
export NSS_USE_SHARED_DB=enabled"

Add to profile? You mean in terminal right?

I don’t know exactly where that line goes. Your best bet is to go to the mozilla development forums and ask there. As they write firefox, they are sure to know:

Index page • mozillaZine Forums

Hi
That is correct open via vi or kedit/gedit the file in your home
directory called .profile


Cheers Malcolm °¿° (Linux Counter #276890)
openSUSE 11.1 x86 Kernel 2.6.27.7-9-default
up 1 day 9:26, 1 user, load average: 0.61, 1.14, 0.65
GPU GeForce 6600 TE/6200 TE - Driver Version: 180.29

hello,

i have the same problem, and it doesn’t work if i just put the line in my .profile. What else could it be?

Thanks for help

Hi
What happens if you source your .profile?


.. .profile<press your enter key>

Note the above is a period(or dot) then a space then .profile


Cheers Malcolm °¿° (Linux Counter #276890)
openSUSE 11.1 x86 Kernel 2.6.27.7-9-default
up 0:59, 1 user, load average: 0.05, 0.03, 0.05
GPU GeForce 6600 TE/6200 TE - Driver Version: 180.29

nothing new

i installed firefox once again
i sourced .profile

and it doesn’t work

but now i get this error
*** nss-shared-helper: NSS_InitWithMerge failed. Trying NSS_Initialize.
*** nss-shared-helper: NSS_Initialize failed.

Do you have the required mozilla-nss packages installed?

yes it is

mozilla-nss in the version 3.12.0

any other suggestions?

Anyone find a solution to this? I have the same problem:

~> firefox
*** nss-shared-helper: Using shared location /home/brucey1/.pki/nssdb
*** nss-shared-helper: NSS_InitWithMerge failed. Trying NSS_Initialize.
*** nss-shared-helper: NSS_Initialize failed.

Have enabled NSS_USE_SHARED_DB, i.e export NSS_USE_SHARED_DB=enabled