Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

libstdc++.so.6 libstdc++.so.5 installation

843833Aug 27 2007 — edited Aug 27 2007
./java_app_platform_sdk-5_02-linux-nojdk.bin: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory

I tried executing the file and was getting this same error except the problem was libstdc++.so.6, so I updated libstdc++ to newer version and now the problem is libstdc++.so.5 which I swear was in /usr/lib/ before the update.

I am totally perplexed. If someone could give me a clue I will appreciate it.

TIA
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 24 2007
Added on Aug 27 2007
1 comment
518 views