Start a Conversation

This post is more than 5 years old

Solved!

Go to Solution

683

April 27th, 2009 10:00

unable to start AutoStart Agent on RHEL 5

When I try to start the Autostart agent, I get the error message:

root@autolinux bin]# ./ft_startup
EMC AutoStart startup script.

Setting environment from /opt/EMCas53SP1/config/agent_env.Linux

Starting agent for domain emcdom
/opt/EMCas53SP1/bin/ftPerl: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory

Please help.

63 Posts

May 12th, 2009 07:00

The libstdc++ libraries do not get installed with the default RedHat installation and several third party utilities rely on these Operating System libraries. The libstdc++ RPM is located on one of the installation CD's for RedHat Linux and must be installed after the Operating System installation. I am not sure which RedHat CD includes the compat-libstdc++- .rpm, but a quick search in the RPM directory should allow you to find the needed binaries.

1 Rookie

 • 

83 Posts

May 11th, 2009 06:00

install the libraries:libstdc++.so.5

2 Intern

 • 

2K Posts

May 12th, 2009 11:00

Just to update, it is CD 2.
No Events found!

Top