Closed
Bug 405035
Opened 18 years ago
Closed 18 years ago
./firefox-bin: symbol lookup error: ./firefox-bin: undefined symbol: NS_LogInit
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: marcosjordao, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; pt-BR; rv:1.8.1.8) Gecko/20071022 Ubuntu/7.10 (gutsy) Firefox/2.0.0.8
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; pt-BR; rv:1.8.1.8) Gecko/20071022 Ubuntu/7.10 (gutsy) Firefox/2.0.0.8
When I try to start the Firefox3 Beta1 I give many errors "<library> not found"
So I enter /usr/lib and see the libraries that, but with other names.
I rename all needed.
Now when I try to start again, I give this error:
./firefox-bin: symbol lookup error: ./firefox-bin: undefined symbol: NS_LogInit
Thanks
Reproducible: Always
Steps to Reproduce:
1.cd /firefox_folder
2../firefox-bin
3.
Actual Results:
Error:
./firefox-bin: symbol lookup error: ./firefox-bin: undefined symbol: NS_LogInit
Expected Results:
Firefox opened!
Comment 1•18 years ago
|
||
You shouldn't run firefox-bin directly. You start Firefox by running
the file named "firefox" in the same folder.
-> INVALID
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•