Help - Search - Members - Calendar
Full Version: Seamonkey installation error [solved]
MandrivaUsers.org > Advanced Topics > Command Line, Kernel and Programming
Rama Murthy
Hi,
I have downloaded seamonkey-1.1.en-US.linux-i686.installer.tar.gz from the internet and extracted it on my desktop.
When I try run installing it, the following error message pops up.
CODE
[root@localhost seamonkey-installer]# ls
config.ini     MPL-1.1.txt  seamonkey-installer*      xpi/
installer.ini  README       seamonkey-installer-bin*
[root@localhost seamonkey-installer]# ./seamonkey-installer
./seamonkey-installer-bin: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory
[root@localhost seamonkey-installer]#


Request you to help me with its installation. Thank you.


[moved from Software by spinynorman]
Rama Murthy
Same kind of error comes when i try to install real player
CODE
[root@localhost Softwares]# ls
install_flash_player_9_linux.tar.gz  RealPlayer10GOLD.bin*
kdewebdev-3.5.6.tar.bz2              thunderbird-1.5.0.9.tar.gz
nvu-1.0-pc-mandriva10.1-gnu.tar.bz2
[root@localhost Softwares]# ./RealPlayer10GOLD.bin
./RealPlayer10GOLD.bin: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory
[root@localhost Softwares]#
darkscot
You can install Seamonkey via the Mandriva Control Center. Though to be honest i don't think it is worth the bother. Firefox and Thunderbird are better options.
Rama Murthy
Thank you.
But its not just the problem with seamonkey.. even when i try installing thunderbird, realplayer, same error pops up..
This is what happens when I try installng thunderbird
CODE
[root@localhost Softwares]# cd thunderbird
[root@localhost thunderbird]# ls
chrome/             libmozjs.so*     libsoftokn3.so*          README.txt
components/         libnspr4.so*     libssl3.so*              removed-files*
defaults/           libnss3.so*      libxpcom_compat.so*      res/
dependentlibs.list  libnssckbi.so*   libxpcom_core.so*        run-mozilla.sh*
extensions/         libplc4.so*      libxpcom.so*             thunderbird*
greprefs/           libplds4.so*     libxpistub.so*           thunderbird-bin*
icons/              libprldap50.so*  LICENSE.txt*             updater*
init.d/             libsmime3.so*    mozilla-installer-bin*   updater.ini
libldap50.so*       libsoftokn3.chk  mozilla-xremote-client*  xpicleanup*
[root@localhost thunderbird]# ./thunderbird
./thunderbird-bin: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory
[root@localhost thunderbird]# ./thunderbird
./thunderbird-bin: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory
[root@localhost thunderbird]#
dexter11
QUOTE
libstdc++.so.5: cannot open shared object file: No such file or directory
You need to install the package which contains this file. You can search for filenames in rpmdrake. In this case the package is libstdc++5-3.3.6-3mdk. If you can't find it then visit easy-urpmi first (see top of this page) and add some repos first (main, contrib, update repos and plf repos).
Rama Murthy
Thank you. I am now able to install seamonkey
shengchieh
I have the exact same problem as Rama, but am still stuck.

Missing libstdc++.so.5 and it isnot in rpmdrake. I went to easy-urpmi,

http://mandrivausers.org/easyurpmi/index.php

to increase the repository.

The problem is I'm using 2008.1 RC2 which is not in easy-urpmi menu. Now what?

Sheng-Chieh
Dark
Until 2008.1 (2008 Spring) Becomes official it is classified as "cooker"
shengchieh
I'll answer my own question. Go to

http://rpmfind.net/linux/rpm2html/search.p...stdc%2B%2B.so.5

and download

libstdc++5-3.3.6-3mdk.i586.rpm (Mandriva 2007)

Then as root do

rpm -i libstdc++5-3.3.6-3mdk.i586.rpm

libstdc++.so.5 is now in /usr/lib .

Sheng-Chieh
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.