dzaz
February 9, 2011, 4:41pm
#1
I’m trying to install Sun Java Web Server 7 on OpenSuse 11.2 (32-bit edition). When I try to launch the setup, I get the following error message:
error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory
I’m guessing that this means I need the rpm for libstdc++.so.5, but I haven’t been able to find it. Any suggestions of where it might be?
DaaX
February 9, 2011, 4:53pm
#2
Hi,
You should find it here : software.opensuse.org: Résultats de recherche
A zypper se libstdc in terminal would have give you the answer too.
brad455
February 9, 2011, 5:03pm
#3
Here is another place you can look RPM Search
dzaz
February 9, 2011, 6:36pm
#4
I found the following RPM and tried to install it:
RPM Search OpenSuSE libstdc++33-3.3.3-22.1.i586.rpm
When I use rpm -i on the rpm file, I get the error:
/sbin/ldconfig: /usr/lib is not a symbolic link
Any ideas about what might be wrong? Thanks!
DaaX
February 10, 2011, 12:57am
#5
Why don’t you use the link I gave you earlier ? You’ll have no problem at all.
Is that not a standard development lib? It should be available via yast in the search box be sure to check the box that says “provides” since it may be part of a bigger package.