When I downloaded Mahout 0.9 and started running examples it gave JAVA_HOME not found error. However, within the scripts they check MAHOUT_JAVA_HOME instead of JAVA_HOME. Therefore when the MAHOUT_JAVA_HOME is temporarily exported (to JAVA_HOME), it worked. This is my first post here, so if this should be posted to dev list please let me know.
