This document has not been formally reviewed for accuracy and is provided "as is" for your convenience.
Summary
Error
When install OA 11.14 on the CentOS 7.0, HPOvPerfAgt error occurred.
oainstall.log
[07/18/17 17:45:13] [oasetup] [oasetup] [INFO] Installing the HPOvPerfAgt package...
[07/18/17 17:45:13] [oasetup] [oasetup] [INFO] Installing with the "rpm -i /tmp/agent/LINUX2.6_X64_11.14/LINUX2.6_X64_11.14/HPOvPerfAgt.rpm" command
warning: /tmp/agent/LINUX2.6_X64_11.14/LINUX2.6_X64_11.14/HPOvPerfAgt.rpm: Header V3 DSA/SHA1 Signature, key ID 2689b887: NOKEY
error: Failed dependencies:
/usr/bin/perl is needed by HPOvPerfAgt-11.11.025-1.x86_64
[07/18/17 17:45:13] [oasetup] [oasetup] [ERROR] Error in installing the HPOvPerfAgt package. Check the /var/opt/OV/log/oainstall.log file for more information.
Cause
When install OA11.14 on the Linux 7.x, need to install perl script.
Fix
Install perl
command :
yun install perl*