Hi
Each time I try to install the downloadable package (ZBA55A.bin) I get the following error message:
> ./ZBA55A_2.bin
Preparing to install
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...
Verifying JVM...No Java virtual machine could be found from your PATH
environment variable. You must install a VM prior to
running this program.
Which is strange, because I have set PATH and JAVA_HOME and both point to the Oracle JDK:
> echo $PATH
[...]:/usr/lib/jvm/java-8-oracle/bin:/usr/lib/jvm/java-8-oracle/db/bin:/usr/lib/jvm/java-8-oracle/jre/bin: [...]
(I shortended the path a bit, since there is also other unrelated stuff in it)
> echo $JAVA_HOME
/usr/lib/jvm/java-8-oracle
Also from attempting to read the shell script of the installer, I don’t quite get, how to circumvent it. Once I was able to install the last version (5.4I), which had the same issues, but unfortunatelly, I can’t find no clue, how I did it in the end.
The installation documentation (here: https://cdn2.hubspot.net/hubfs/488396/ZebraTester%20manuals/ZebraTesterInstallationGuide.pdf ) doesn’t help.
Any ideas?
Thanks and regards,
Daniel