You are not logged in.
I previously had 9.0 RC1 installed sucessfully but when I removed RC1 and tried to build RC4 I got the following. Any tips/advice?
Unable to locate tools.jar. Expected to find it in /opt/java/lib/tools.jar
Buildfile: build.xml
xmlbind.checkStatusOfGeneration:
gen:
build:
[echo] FreeMind Version = 0.9.0_RC_4.
[mkdir] Created dir: /tmp/yaourt-tmp-root/aur-freemind-unstable/freemind-unstable/src/bin/classes
[javac] Compiling 355 source files to /tmp/yaourt-tmp-root/aur-freemind-unstable/freemind-unstable/src/bin/classes
BUILD FAILED
/tmp/yaourt-tmp-root/aur-freemind-unstable/freemind-unstable/src/freemind/build.xml:122: Unable to find a javac compiler;
com.sun.tools.javac.Main is not on the classpath.
Perhaps JAVA_HOME does not point to the JDK.
It is currently set to "/opt/java/jre"
Total time: 1 second
Unable to locate tools.jar. Expected to find it in /opt/java/lib/tools.jar
Buildfile: build.xml
xmlbind.checkStatusOfGeneration:
gen:
build:
[echo] FreeMind Version = 0.9.0_RC_4.
[javac] Compiling 355 source files to /tmp/yaourt-tmp-root/aur-freemind-unstable/freemind-unstable/src/bin/classes
BUILD FAILED
/tmp/yaourt-tmp-root/aur-freemind-unstable/freemind-unstable/src/freemind/build.xml:122: Unable to find a javac compiler;
com.sun.tools.javac.Main is not on the classpath.
Perhaps JAVA_HOME does not point to the JDK.
It is currently set to "/opt/java/jre"
Total time: 1 second
chmod: cannot access `/tmp/yaourt-tmp-root/aur-freemind-unstable/freemind-unstable/pkg/usr/share/java/freemind-unstable/dist/freemind.sh': No such file or directory
Offline
jdk is installed? What does "echo $JAVA_HOME "say?
Offline
Installing jdk solved the problem.
Thank You.
Offline