Hi everyone,
I have installed on TCL (running on Oracle Vm Virtual Box) the following products:
openjdk-6-jdk
openjdk-6-jre
apache-ant
Then I have added JAVA_HOME, ANT_HOME and modified PATH environment variables in my configuration file.
Java works correctly, but when I try to launch ant, I get the following error:
"Unable to locate tools.jar. Expected to find in /tmp/tcloop/openjdk-6-jre/usr/local/openjdk-6/lib/tools.jar"
I don't understand why tools.jar is searched on the above path. Can anyone tell me if this is related to TCL?
Thanks,
Millepattes