Failed to install PEC on AIX 7.1
book
Article ID: 125478
calendar_today
Updated On:
Products
CA Harvest Software Change Manager - OpenMake Meister
Issue/Introduction
I'd like to install CA harvest SCM agent on AIX 7.1. While installing PEC I hit the following error:
Cannot find either install file:
/tmp/UNIX//PECTAR
/tmp/UNIX/
Cause
The INSTALL.SH for the PEC component was originally created to work on AIX 5 and AIX 6.
Environment
CA Harvest 12.6
AIX 7.1
Resolution
We finally fixed the issue by modifying somewhere of the file INSTALL.SH from 5* | 6*) to 5* | 6* | 7*) .
Feedback
thumb_up
Yes
thumb_down
No