While installing Agent for Linux (Linux Agent) and/or Remote Media Agent for Linux (RMAL), the following warning message is encountered: V-225-261 "Prerequisite Warning: C++ Compatibility Pack"
book
Article ID: 100029304
calendar_today
Updated On:
Description
Error Message
While installing Linux Agent and/or RMAL, the following warning message is encountered:
Prerequisite Warning: C++ Compatibility Pack
The installer was unable to determine if the C++ compatibility package for applications using GNU Compiler Collection (GCC) 3.3 is installed on the computer. This package is required for this version of the Symantec Backup Exec Agent for Linux.
Install the latest version of the C++ compatibility pack.
UMI code : V-225-261
Cause
A standard library file, libstdc++.so.5 is missing.
Resolution
Red Hat Linux
Before running Linux Agent and/or RMAL on RHEL, make sure that the libstdc++.so.5 library has been installed. Currently, the libstdc++.so.5 library is provided by compat-libstdc++-33-3.2.3-68.x86_64.rpm:
yum install libstdc++.so.5.
Note : Since the RPM package can change with the OS updates, this document will be kept updated with the Compatability Library RPM to install and instructions on how to update the systems .
Debian based Distributions
Before running Linux Agent and/or RMAL on a Debian based distribution, make sure that the libstdc++.so.5 library has been installed. This can be installed using the following command at the console:
apt-get install libstdc++5
Note: Ubuntu is based on Debian.
Issue/Introduction
While installing Agent for Linux (Linux Agent) and/or Remote Media Agent for Linux (RMAL), the following warning message is encountered: "Prerequisite Warning: C++ Compatibility Pack"
Additional Information
UMI: V-225-261
Was this article helpful?
thumb_up
Yes
thumb_down
No