version or path issue w/ libstdc++.so ?

Andy Green andy at warmcat.com
Fri Jan 27 07:33:42 UTC 2006


J.Moore wrote:

> So, it turns out I don't have "ibstdc++.so.5" on my system (FC3), but I
> do have "ibstdc++.so.6". I'm guessing this is a later version???
> 
> Q: Do I have a version issue, or a path issue?

A mutant version issue.  Everything compiled for FC4 is built to want
the .so.6 version.  But this proprietary binary doesn't know that.  To
fix these kinds of problems Fedora includes the old .so.5 version if you
want it:

yum install compat-libstdc++

-Andy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 4492 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20060127/92789792/attachment-0001.bin>


More information about the fedora-list mailing list