Bugzilla – Bug 888
JAVA_HTML variable should be JAVA_HOME
Last modified: 2011-12-20 11:41:36 CET
Under the 'Source Code' section, there is a step to set the JAVA_HOME variable for Linux & Mac OS X: "First, set the JAVA_HOME environment variable properly. export JAVA_HOME=/usr/lib/jvm/java-6-openjdk on Ubuntu or export JAVA_HTML=/Library/Java/Home on Mac OS X." The Mac OS X variable name should be the same as the Linux variable name, the value is what should change, e.g. JAVA_HTML should be JAVA_HOME.
Interesting bug caused by typing without thinking... Thanks for the report. Fixed.