LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Unable to start RALUS service , need to download libstdc++.so.5 (https://www.linuxquestions.org/questions/linux-newbie-8/unable-to-start-ralus-service-need-to-download-libstdc-so-5-a-829743/)

danibhai 09-01-2010 09:59 AM

Unable to start RALUS service , need to download libstdc++.so.5
 
I trying to install RALUS on my RHEL 5 os
version 2.6.18-8.el5 (i386)
My backup exec server is BE 2010 R2
the installation of ralus completes however with error
libstdc++.so.5 missing
noted that due to this i'm unable to start ralus service
/etc/init/VRTSralus
found a link http://support.veritas.com/docs/306806
need to download compat-libstdc++-33-3.2.3-63.i386.rpm
tried the rpmfind.net and as well as rpm.pbone.netid
did find appropriate rpm however could not download one.
Can any body please help?

Udi 09-01-2010 10:58 AM

Don't they have a RALUS that is more up-to-date?

If not, try to find compat-libstdc in the yum repositories:
yum search compat-libstdc

Or use the 'whatprovides' feature:
yum whatprovides /usr/lib/libstdc++.so.5

Hope it helps.

danibhai 09-01-2010 12:05 PM

Thanks for feedback, even tough symantec shows the linux os is supported..
did try yum search compat-libstdc
and
yum what provides /usr/lib/libstdc++.so.5
No go..shows many dependency packages missing..

knudfl 09-01-2010 12:27 PM

I'd guess, you have no Redhat account, and thus can't use 'yum' ?

(Kernel 2.6.18-8.el5 is the oldest possible, no updates since EL 5.0:
The current files / packages are update 5 (EL 5.5): kernel-2.6.18-194)

But anyway, "minor 63" is a typo: compat-libstdc++-33-3.2.3-63.i386.rpm

The package name is compat-libstdc++-33-3.2.3-61.i386.rpm
http://mirror.centos.org/centos/5.5/....3-61.i386.rpm
EDIT : compat-libstdc++-33 has no dependencies (except libgcc.)
→ → $ yum deplist compat-libstdc++-33
..

danibhai 09-02-2010 04:32 AM

thanks knudfl, the rpm worked.
I un-installed RALUS, installed the rmp, and then installed RALUS, had to disable selinux for my vm to hear port 10000, awesome,thanks once again....


All times are GMT -5. The time now is 03:15 PM.