This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: help: why libstdc++.so.5 not found after installed gcc-3.2
- From: Phil Edwards <phil at jaj dot com>
- To: Gold Eagle <gold_eg at hotmail dot com>
- Cc: gcc at gnu dot org
- Date: Sun, 27 Oct 2002 14:59:28 -0500
- Subject: Re: help: why libstdc++.so.5 not found after installed gcc-3.2
- References: <F129xHQXeeh81mN6mB700014ead@hotmail.com>
On Sun, Oct 27, 2002 at 02:06:59PM +0000, Gold Eagle wrote:
> hi, anyone.
> I have installed gcc-3.2 in my Red hat 7.3 under Intel i586;
>
> but when I execute a binary file generated from g++, some error come out,
>
> as the following :
> error while loading shared libraries: libstdc++.so.5: annot open shared
> object
> file: No such file or directory.
Please search the gcc mailing list archives for the words LD_RUN_PATH,
LD_LIBRARY_PATH, libstdc++, and rpath.
Phil
--
I would therefore like to posit that computing's central challenge, viz. "How
not to make a mess of it," has /not/ been met.
- Edsger Dijkstra, 1930-2002