Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Install libstdc++.so.5 (Gcc 3.2.3) for Centos5 i686

161 views
Skip to first unread message

basis_co...@hotmail.com

unread,
Jul 8, 2008, 2:54:24 PM7/8/08
to
Hi,

I need libstdc++.so.5 (Gcc 3.2.3) for Centos 5, i686.

I tried searching on libstdc++.so.5 and Centos, but I did not find a
site from which I can download an RPM
for this. ( I found some sites that listed the RPMs)

Unless I missed it, I was unable to download this from Centos's
Website.

Any ideas on how to download the appropriate RPM would be highly
appreciated.

Thanks,
DF

Roy Strachan

unread,
Jul 20, 2008, 4:42:40 PM7/20/08
to

You probably don't need it. Create a link to so.6 and name it so.5.

Roy Registered Linux user 469226

Laurenz Albe

unread,
Jul 21, 2008, 3:18:54 AM7/21/08
to
Roy Strachan <r...@bj.com> wrote:
>>I need libstdc++.so.5 (Gcc 3.2.3) for Centos 5, i686.
>>
>>I tried searching on libstdc++.so.5 and Centos, but I did not find a
>>site from which I can download an RPM
>>for this. ( I found some sites that listed the RPMs)
>>
>>Unless I missed it, I was unable to download this from Centos's
>>Website.
>>
>>Any ideas on how to download the appropriate RPM would be highly
>>appreciated.
>
> You probably don't need it. Create a link to so.6 and name it so.5.

That is generally a very bad idea, it can make your programs fail
horribly. There is generally a good reason (API change) for people to
use a different major version.

Yours,
Laurenz Albe

Zak B. Elep

unread,
Jul 26, 2008, 1:06:24 PM7/26/08
to
"basis_co...@hotmail.com" <basis_co...@hotmail.com> writes:

> I tried searching on libstdc++.so.5 and Centos, but I did not find a
> site from which I can download an RPM
> for this. ( I found some sites that listed the RPMs)

I think you want the compat-libstdc++-33-3.2.3 RPM.[1] If you got your
yum configured correctly it should just be a `yum install
compat-libstdc++-33' away.


Footnotes:
[1] http://mirror.centos.org/centos/5/os/i386/CentOS/compat-libstdc++-33-3.2.3-61.i386.rpm

--
I like the idea of 256 bits, though: 32 for the (Unicode) character leaves
room for 224 Bucky bits, which ought to be enough for anyone.
-- Roland Hutchinson, in alt.folklore.computers

0 new messages