LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   where to get compat-libstdc++-33 and libstdc++.so.5 files for Symantec Backup Agent ? (https://www.linuxquestions.org/questions/linux-newbie-8/where-to-get-compat-libstdc-33-and-libstdc-so-5-files-for-symantec-backup-agent-831165/)

albertwt 09-09-2010 06:55 AM

where to get compat-libstdc++-33 and libstdc++.so.5 files for Symantec Backup Agent ?
 
Hi All,

I've just install RALUS (linux backup agent) from BE 2010 R2 by manually uploading it to the server and then extracting it followed by executing the install script.
after the install i deleted the extracted directory, when i go to my Media Server i cannot browse for this server eventhough i already put the IP address of this server.

here's my diagnostic regarding this error:
Code:

[root@bentley /]# vi /var/VRTSralus/beremote.service.log
/opt/VRTSralus/bin/beremote: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory

where can i download that file so that i can SCP to the proper directory in my Fedora COre 5 x86 Linux server ?

Thanks

Thanks.

AlucardZero 09-09-2010 08:28 AM

yum install compat-libstdc++-33

?

albertwt 09-09-2010 08:41 AM

ok does this command download the files directly from the internet ?

knudfl 09-09-2010 08:52 AM

The Fedora 5 archive ...

This is the URL for the file /etc/yum.repos.d/fedora.. :
http://archives.fedoraproject.org/pu...ore/5/i386/os/
Then you can do # yum install compat-libstdc++-33

( 'yum' downloads and installs packages. See 'man yum'.)

Manual install, the files are here
http://archives.fedoraproject.org/pu...s/Fedora/RPMS/

Direct link to compat-libstdc++-33-3.2.3-55.fc5.i386.rpm :
http://archives.fedoraproject.org/pu...5.fc5.i386.rpm
...

albertwt 09-09-2010 09:02 AM

ah... yes, pardon me, where can i find the proxy settings to set my proxy host since this is a slimdown linux install and I'm not the one who install this before.

Thanks man


All times are GMT -5. The time now is 08:24 PM.