While installing webagent 12.52.x on Linux server throwing below error and quits webagent installation
[root@host webagent]$ ./ca-wa-config.sh
Preparing to install...
Extracting the JRE from the installer archive...
Unpacking the JRE...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...
Launching installer...
JRE libraries are missing or not compatible....
Exiting....
WebAgent 12.52
Linux
Please run the installer command with following parameter.
LAX_VM <filepath to java>
For example,
./<installer> LAX_VM /opt/jre1.8.0_xxx/bin/java
./ca-wa-config.sh LAX_VM /opt/jre1.8.0_xxx/bin/java