Hi,
I installed openJdk6 on the raspberry.
$this->bbcode_second_pass_code('', '[root@lamechePi ~]# java -version
java version "1.6.0_22"
OpenJDK Runtime Environment (IcedTea6 1.10) (ArchLinux-6.b22_1.10-1-arm)
OpenJDK Zero VM (build 19.0-b09, interpreted mode)')
but when I try to install Mirth connect I am getting this
$this->bbcode_second_pass_code('', '[root@lamechePi home]# ./mirthconnect-2.2.1.5861.b1248-unix.sh
No suitable Java Virtual Machine could be found on your system.
The version of the JVM must be at least 1.6.
Please define INSTALL4J_JAVA_HOME to point to a suitable JVM.
You can also try to delete the JVM cache file /root/.install4j
')
any idea why?