
mohanj2b asked a question.
InstallAnywhere 2018
Version: 19.0
The installer binary built using the above IA version fails in Linux when /tmp is mounted with noexec.
We know that there is a workaround of using a different temp through IATEMPDIR environment variable.
But wanted to know is there a fix available for the issue and if yes, which version of IA has the fix?
Thank you.
Any comments?
I don't think that would be possible. The installer extracts a JDK/JRE out of the installer and places it in /tmp (or elsewhere you've directed). It then RUNS said Java platform. If it can't run, it can install anything.