rma: libstdc++.so.5

Remote Monitoring Agent for Linux, FreeBSD, and other UNIX-like platforms.
Post Reply
sabine
Posts: 25
Joined: Wed Mar 07, 2007 6:22 am
Location: Austria

rma: libstdc++.so.5

Post by sabine »

Hi,

i want to install the rma for linux version 1.24, but it cries for libstdc++.so.5.

I installed the libstdc++-3.4.6-8 for x86_64 package but it still cries for libstdc++.so.5.

Which package should i install? Use Red Hat Enterprise Linux 4 x86_64.

Thanks,
sabine
KS-Soft Europe
Posts: 2832
Joined: Tue May 16, 2006 4:41 am
Contact:

Post by KS-Soft Europe »

I suppose, some libstdc++ libraries (like libstdc++.so.6) are already installed in to /usr/lib folder on your system. You just should make a symlink libstdc++.so.5 --> libstdc++.so.6 into /usr/lib folder.
Another solution is to install compat-libstdc++ package.

Regards,
Max
sabine
Posts: 25
Joined: Wed Mar 07, 2007 6:22 am
Location: Austria

Post by sabine »

thanks, got it work
Post Reply