Data Backup Systems

From ITS Wiki

Jump to: navigation, search

When installing Symantec's Backup Exec RALUS client on a RedHat 5.0 machine make sure to execute the following command to install needed library files.

yum install compat-libstdc++-33

This provides libstdc++.so.5 which is required by RALUS 7170 and ealier. (RHEL comes with libstdc++.so.6)