libstdc++.so.6 download??
OldGuyAug 31 2011 — edited Sep 1 2011I 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.