Re: "libstdc++.so.3" on redhat 8.0
From: Jae Jae (neo_at_swenisattackingme.com)
Date: 09/25/03
- Next message: Elisa: "Redhat 9.0--adding BFD support?"
- Previous message: Pieter: "video card doesn't work"
- In reply to: Tony: "Re: "libstdc++.so.3" on redhat 8.0"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 25 Sep 2003 07:23:40 GMT
On Wed, 24 Sep 2003 15:58:26 +1000, Tony wrote:
>
> Hi there,
>
> As my original post shows, "compat-libstdc++...." was installed - that was
> the first thing I did.
>
> The "compat-libstdc++-7.3-2.96.110.i386.rpm" has no "libstdc++.so.3"
> in there so how do programs that need it locate it.
>
> My applications all come up with:
>
> error loading shared libraries: libstdc++.so.3: can not open
> shared object file: No such file or directory
>
> So it is obvious that there is some issue here. How do I get
> my app to run without the required file? (Yes I know that it is
> impossible to do that but what work-around can be used - symbolic
> links to a file in that compat-libstdc++... ?)
>
>
> Tony
Check to see whether libstdc++-3.2-7.i386.rpm and libstdc++-devel-3.2-7.i386.rpm are installed. Do
the files that the programs are looking for actually exist? If they do and there just in the wrong location,
symbolic links should work.
- Next message: Elisa: "Redhat 9.0--adding BFD support?"
- Previous message: Pieter: "video card doesn't work"
- In reply to: Tony: "Re: "libstdc++.so.3" on redhat 8.0"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|