Mailinglist Archive: opensuse-amd64 (218 mails)
| < Previous | Next > |
Re: [suse-amd64] Configuring gcc 4.0.1
- From: Marcin Zalewski <zalewski@xxxxxxxxxxxxxx>
- Date: Fri, 22 Jul 2005 08:11:17 +0000 (UTC)
- Message-id: <42E0AA29.5060908@xxxxxxxxxxxxxx>
> I installed them without any errors. I can compile but when i try to execute
> it it says
> error while loading shared libraries: libstdc++.so.6: cannot open shared
> object file: No such file or directory
>
> What can i do?
I also installed the RPMs but I use gcc 4.x only occasionally. When I
run the executables I set LD_LIBRARY_PATH to the directory where the
libstdc++.so.6 file is located and everything works fine then.
-m
> it it says
> error while loading shared libraries: libstdc++.so.6: cannot open shared
> object file: No such file or directory
>
> What can i do?
I also installed the RPMs but I use gcc 4.x only occasionally. When I
run the executables I set LD_LIBRARY_PATH to the directory where the
libstdc++.so.6 file is located and everything works fine then.
-m
| < Previous | Next > |