Skip to content

Instantly share code, notes, and snippets.

@charliedavi
Created January 17, 2012 11:59
Show Gist options
  • Save charliedavi/1626405 to your computer and use it in GitHub Desktop.
Save charliedavi/1626405 to your computer and use it in GitHub Desktop.
charlie@igeoliser:~/dev/igeolise-api$ cat /home/charlie/.rvm/log/jruby-head/ant.cext.log
[2012-01-17 11:54:54] ant cext
Unable to locate tools.jar. Expected to find it in /usr/lib/jvm/java-6-openjdk/lib/tools.jar
Buildfile: /home/charlie/.rvm/src/jruby-head/build.xml
init:
prepare-bin-jruby:
jar:
init:
create-dirs:
copy-resources:
update-constants:
[echo] Updating Constants.java
[echo] ...using git revision = 7de254f, tzdata = 2010k
[copy] Copying 1 file to /home/charlie/.rvm/src/jruby-head/src_gen/org/jruby/runtime
[copy] Copying 1 file to /home/charlie/.rvm/src/jruby-head/src_gen/org/jruby/runtime
_uc_internal_:
prepare:
compile-annotation-binder:
BUILD FAILED
/home/charlie/.rvm/src/jruby-head/build.xml:671: The following error occurred while executing this line:
/home/charlie/.rvm/src/jruby-head/build.xml:243: 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 "/usr/lib/jvm/java-6-openjdk/jre"
Total time: 1 second
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment