I'm definitely missing something even though I've exported the INSTALL4J_JAVA_HOME using oracle-java9 package from an ubuntu repo.
Anyone else has another idea? I'm running Ubuntu 14.04 LTS
export INSTALL4J_JAVA_HOME=/usr/lib/jvm/java-9-oracle/bin/java
root@ubuntu-i386:/home/ubuntu/dist# ./slamdata_unix_4_0_10.sh
No suitable Java Virtual Machine could be found on your system.
The version of the JVM must be at least 1.8.
Please define INSTALL4J_JAVA_HOME to point to a suitable JVM.
thoughts?