Powered By Blogger

Sunday, March 1, 2009

Fedora 10 i386 libstdc++.so.5

Fedora 10 comes with complete set of new and bleeding edge softwares and binaries. There are some instances where you could dropped out of the rpm installation due to "libstdc++.so.5" library being not installed in your system. Fedora 10 comes with "libstdc++.so.6" if you do find /usr/lib -name "libstdc++*"

Solution: do yum install compat-libstdc++-33-3.2.3-64.i386 and your good to go

No comments:

Post a Comment