jre and mirth connect

This forum is for topics specific to the Raspberry Pi and Arch Linux ARM

jre and mirth connect

Postby wello007 » Fri Jul 27, 2012 6:58 pm

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?
wello007
 
Posts: 1
Joined: Fri Jul 27, 2012 6:56 pm

Re: jre and mirth connect

Postby karog » Fri Jul 27, 2012 7:59 pm

Well it looks like mirthconnect installer was built with and is dependent upon install4j. You can google that to learn more about it.

But given that the error tells you to "Please define INSTALL4J_JAVA_HOME to point to a suitable JVM.", you could try doing that.

For example:
$this->bbcode_second_pass_code('', '
export INSTALL4J_JAVA_HOME=$JAVA_HOME')
and see if that helps. Just a guess. But there might well be more dependencies on install4j.
karog
 
Posts: 305
Joined: Thu Jan 05, 2012 7:55 pm


Return to Raspberry Pi

Who is online

Users browsing this forum: No registered users and 4 guests