Posts tagged as:

Sun

Bug: Strange libstdc++.so.5 Problem in Fedora 7

August 22, 2007

After installing jdk-6u2 for Linux from Sun Microsystems’ site, when I ran javaws it gave strange error that libstdc++.so.5 not found and it aborted. I searched for libstdc++.so.5 and it was not there in /usr/lib/ as expected. That implied something is wrong. As I installed jdk-6u2 from rpms, it should have given dependency error for [...]

Read the full article →