Skip to Main Content

Security Software

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

libstdc++.so.6 download??

OldGuyAug 31 2011 — edited Sep 1 2011
I am trying to install an 11g webgate in a RHEL5 environment (first time -- have done many 10g on this system). When I get to the gcc libraries location screen, I found out I needed libstdc++.so.6 instead of libstdc++.so.5 used with 10g. According to Oracle's IDM Installation Guide, it can be downloaded from gnu... that's fine but it also requires the complete compilation of gcc in order to create it.

I may be way off or ignorant, but isn't there somewhere that libstdc++.so.6 can easily be downloaded and referenced to accomodate 11g without having to compile something? I had tried to create a link to /usr/lib64/libstdc++.so.6, but the install complained it was an incorrect version.
This post has been answered by 590659 on Aug 31 2011
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 29 2011
Added on Aug 31 2011
7 comments
1,394 views