Hello,
I am trying to install RSA7.1 on a new server with the intention to deploy both Local Database and ACM on the same box.
I have ensured all pre-requisites have been met yet the installation is failing.
I believe its asking for sqlplus before its even configured. Also the variable $ORACLE_CLIENT_HOME is not populated yet being used.
Anyone tried to install the new version of IG&L?
What is the OS and version? Can you share the exact message or logs that you see at the point of failure?
FYI, there's a known issue where IGL 7.1 installation on SLES 12 with local database may fail due to not finding the following packages (even though those should not be needed as the database is local and OS is not RHEL):
instantclient-basiclite-linux.x64-12.1.0.2.0.zip
instantclient-sqlplus-linux.x64-12.1.0.2.0.zip
redhat-release-6Server-1.noarch.rpm
If you are seeing a message/error about the above missing packages, a workaround is to just copy those packages from installation distribution to the folder /tmp/aveksa/packages, and retry the installation.