LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Mandriva (https://www.linuxquestions.org/questions/mandriva-30/)
-   -   Complications with mandriva contrl centre plus firefox problems (https://www.linuxquestions.org/questions/mandriva-30/complications-with-mandriva-contrl-centre-plus-firefox-problems-499645/)

tewaru 11-08-2006 02:16 AM

Complications with mandriva contrl centre plus firefox problems
 
Firstly I have just installed mandriva 2007 and its been running ok.I decided to upgrade firefox to 2.0 Installed no problem till I tried to start firefox it would not start so reading posts and using google i have tried at different times the following "run-mozilla.sh" "ln -s libstdc++.so.6libstdc++.so.5 ln -s libstdc++.so.5 grep firefox and a few other things without success. I was happy to go on using firefox 1.5.7 until tonight while on the web i click on bookmarks and firefox disappeared it happen when I wrote this post on firefox when i clicked on check on message length, firefox disappeared. Iam using konqueror for this post. I decided to reinstall from the mandriva control centre started the control centre clicked on installed software it went off came back to start with no error messages so went to drakconf and the output was
root@localhost tewaru]# GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed at /usr/sbin/drakconf.real line 1471.
does anyone have any ideas of whats going on thanks in advance
Tewaru

reddazz 11-08-2006 03:59 AM

Instead of messing around trying to create symlinks, install libstdc++5 using rpmdrake or doing
Code:

#urpmi libstdc++5
As for drakconf, I am not really sure. Have you upgraded anything recently?

tewaru 11-08-2006 10:06 AM

Try that now this is result
[root@localhost tewaru]# #urpmi libstdc++5
[root@localhost tewaru]# cd /usr/local/mozilla/firefox
[root@localhost firefox]# ./firefox
./firefox-bin: /usr/lib/libstdc++.so.5: version `GLIBCPP_3.2' not found (required by ./firefox-bin)
./firefox-bin: /usr/lib/libstdc++.so.5: version `CXXABI_1.2' not found (required by ./firefox-bin)
./firefox-bin: /usr/lib/libstdc++.so.5: version `GLIBCPP_3.2' not found (required by ./libxpcom_core.so)
./firefox-bin: /usr/lib/libstdc++.so.5: version `CXXABI_1.2' not found (required by ./libxpcom_core.so)
./firefox-bin: /usr/lib/libstdc++.so.5: version `GLIBCPP_3.2' not found (required by ./libxpcom_compat.so)
[root@localhost firefox]#
Thanks Tewaru


All times are GMT -5. The time now is 01:55 PM.