On some platforms, InstallShield may fail with a message that it cannot find a JVM (Java virtual machine). There is a JVM supplied with InstallShield, but there may be another JVM in the path.
Workaround: Start InstallShield with this argument:
./setup -is:javahome <absolute CDROM mount directory>/JVM
A side effect of this argument is that the uninstall program does not work.