After installing freemind I was able to recreate this: bdmurray@artemis:~$ DEBUG_WRAPPER=1 freemind [debug] /usr/bin/freemind: Picking up the JVM designated by the alternatives system: [debug] /usr/bin/freemind: JAVA_HOME = '/usr/lib/jvm/java-6-openjdk' [debug] /usr/bin/freemind: Found JAVA_HOME = '/usr/lib/jvm/java-6-openjdk' [debug] /usr/bin/freemind: Found JAVA_CMD = '/usr/lib/jvm/java-6-openjdk/bin/java' /usr/bin/freemind: 228: /usr/bin/freemind: /usr/lib/jvm/java-6-openjdk/bin/java: not found
This also happened with ant: bdmurray@artemis:~$ ant Error: JAVA_HOME is not defined correctly. We cannot execute java I found java in the following the directory on my system: /usr/lib/jvm/java-6-openjdk-amd64/jre/bin/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/908679 Title: No java runtime found To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/java-wrappers/+bug/908679/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
