"libstdc++.so.3" on redhat 8.0

From: Tony (anthony_at_no_spam.movielink.net.au)
Date: 09/23/03


Date: Tue, 23 Sep 2003 19:42:13 +1000


Hi Guys,

Hope this is the appropriate forum for this.

I have some RPM files containing an SDK which requires
"libstdc++.so.3"

The RPM fails to install on a Redhat 8.0 system due to
the lack of a specific library.

There is a "compat-libstdc++" that is supposed to allow
Redhat 7.3 (gcc2.96) to work under Redhat 8.0 (gcc3.2)

The "compat-libstdc++" RPM provides only

libstdc++.so.2.7.2.8
libstdc++.so.2.8.0
libstdc++.so.2.9.dummy

and

libstdc++-2-libc6.1-1-2.9.0.so
libstdc++-2-libc6.2-2-2.10.0.so

as well as a symbolic link called

libstdc++-libc6.2-2.so.3

The link points to:

libstdc++-2-libc6.2-2-2.10.0.so

My guess is that it should be possible to make a symbolic
link with the name:

libstdc++.so.3

pointing to one of the above files but which one?

Any help would be apreciated

Tony

-- 
--------------------------------------------------------------
To reply directly send to: anthony AT movielink DOT net DOT au
Replace AT and DOT with @ and . and mail will get through.
Any spammers will be persued until they get booted off the net


Relevant Pages

  • Re: "libstdc++.so.3" on redhat 8.0
    ... >> I have some RPM files containing an SDK which requires ... >> as well as a symbolic link called ... anthony AT movielink DOT net DOT au Replace AT and DOT with @ and. ...
    (linux.redhat.install)
  • Re: "libstdc++.so.3" on redhat 8.0
    ... > I have some RPM files containing an SDK which requires ... > The RPM fails to install on a Redhat 8.0 system due to ... > as well as a symbolic link called ...
    (linux.redhat.install)