Try adding an environment variable, JAVA_HOME (if you're using a Linux or UNIX system). On some systems this is /usr/lib/java (which is symbolically linked to the actual Java directory). That should take care of it.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
javascript/ subdirectory seems to be missing from the version 1.0.2 DEV. RELEASE .rar file.
Any news yet on how this can be obtained?
Sarunas Burdulis
Try adding an environment variable, JAVA_HOME (if you're using a Linux or UNIX system). On some systems this is /usr/lib/java (which is symbolically linked to the actual Java directory). That should take care of it.
I've tried every combination of JAVA_HOME I can think of to set & the apache error loge still says menu9.js is missing.
Should I be making JAVA_HOME the same as where the java executable lives or where the amazing mess that is the J2RE lives?
I've tried both - maybe the java version is important? I have jre1.5.0_05 & it works ok.
Help
Please