Comment 4 for bug 164535

Revision history for this message
Daniel Hahler (blueyed) wrote :

Anders, please provide the output of the following commands:
$ echo $FREEMIND_JAVA
$ echo $JAVACMD
$ echo $JAVA_BINDIR
$ echo $JAVA_HOME
$ which java
$ java -version
$ update-alternatives --display java

You can look at /usr/bin/freemind to see how freemind determines the java runtime to use.. which is quite strange IMHO, but let's see first what gets triggered on your system.