Bugzilla – Bug 104093
libstdc++.so.5 missing
Last modified: 2005-08-16 08:44:06 UTC
Some software that is compiled with gcc 3.x needs libstdc++.so.5, e.g. Intel compiler 8.2. Can you put it in one of the compat rpms?
did you check compat-libstdc++ ?
That's what I was looking for. It works :-) This package was not in one of the selections. Should it be in Hacker.sel?
Should be in the same selection as "compat".
compat-libstdc++ is alread in X11. Which selections did you choose during installation?
I chose all selections. One installation was from CDs, the other from inst-source on ftp.opensuse.org. If I grep in the selections I dont find compat-libstdc++: wpyc042:/mnt/i386/10.0/b1/inst-source/suse/setup/descr # grep compat-lib *.sel wpyc042:/mnt/i386/10.0/b1/inst-source/suse/setup/descr # grep compat *.sel Gnome-10.0-27.noarch.sel:compat-curl2 Gnome-10.0-27.noarch.sel:compat-curl2-32bit Kde-Desktop-10.0-27.noarch.sel:compat Kde-Desktop-10.0-27.noarch.sel:compat-32bit Kde-Desktop-10.0-27.noarch.sel:compat-curl2 Kde-Desktop-10.0-27.noarch.sel:compat-curl2-32bit default-10.0-27.noarch.sel:compat default-10.0-27.noarch.sel:compat-32bit default-Gnome-10.0-27.noarch.sel:compat default-Gnome-10.0-27.noarch.sel:compat-32bit wpyc042:/mnt/i386/10.0/b1/inst-source/suse/setup/descr # grep libstdc++ *.sel Basis-Devel-10.0-27.noarch.sel:libstdc++-devel Basis-Devel-10.0-27.noarch.sel:libstdc++-devel-32bit Min-10.0-27.noarch.sel:libstdc++ Min-10.0-27.noarch.sel:libstdc++-32bit
Sorry, I changed this after Beta1. Fixed for Beta2.