"libstdc++.so.3" on redhat 8.0
From: Tony (anthony_at_no_spam.movielink.net.au)
Date: 09/23/03
- Next message: Andreas Tretow: "Re: Update"
- Previous message: Sarah Draper: "Re: Configuring Xfree86 in text mode for redhat 9"
- Next in thread: Jae Jae: "Re: "libstdc++.so.3" on redhat 8.0"
- Reply: Jae Jae: "Re: "libstdc++.so.3" on redhat 8.0"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Next message: Andreas Tretow: "Re: Update"
- Previous message: Sarah Draper: "Re: Configuring Xfree86 in text mode for redhat 9"
- Next in thread: Jae Jae: "Re: "libstdc++.so.3" on redhat 8.0"
- Reply: Jae Jae: "Re: "libstdc++.so.3" on redhat 8.0"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|