Posted: Wed Oct 04, 2006 11:08 am Post subject: error while loading shared libraries: libstdc++.so.5:
Novice
Joined: 12 Nov 2003 Posts: 17
Hallo,
I need help
System is an Intel 64bit multi-processor machine with Red Hat Enterprise Linux AS releas 4 (Nahant Update 4) and kernel 2.6.9-42.ELsmp.
I have installed WebSphere Message Broker 6.0.0.1 successfully (using LD_ASSUME_KERNEL=2.4).
Trying to execute mqsilist after installation yields the following error message:
mqsilist: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory
As you can see below we have libstdc++.so.6 and libstdc++.so.5 and libgcc.so.1 installed and available on the disk. Nevertheless ldd shows, that libstdc++.so.5 and libgcc.so.1 can not be found.
Does anybody have any idea what needs to be done to fix this? I already de-installed and re-installed the compat-libstdc++-33 package as was suggested in some post I found on the net. But that did not improve the situation at all.
-------------------------------------------------------------
[root@rz-websmb log]# cat /etc/redhat-release
Red Hat Enterprise Linux AS release 4 (Nahant Update 4)
-------------------------------------------------------------
[root@rz-websmb log]# uname -a
Linux rz-websmb 2.6.9-42.ELsmp #1 SMP Wed Jul 12 23:32:02 EDT 2006 x86_64 x86_64 x86_64 GNU/Linux
-------------------------------------------------------------
[mqsi@rz-websmb ~]$ rpm -qa | grep "libstdc\|libgcc"
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum