Skip to content

Instantly share code, notes, and snippets.

@calavera
Created October 17, 2009 09:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save calavera/212309 to your computer and use it in GitHub Desktop.
Save calavera/212309 to your computer and use it in GitHub Desktop.
install-gems:
[java] **************************************************
[java]
[java] Thank you for installing rspec-1.2.6
[java]
[java] Please be sure to read History.rdoc and Upgrade.rdoc
[java] for useful information about this release.
[java]
[java] **************************************************
[java] Successfully installed rspec-1.2.6
[java] Successfully installed rake-0.8.7
[java] 2 gems installed
[java] Installing ri documentation for rspec-1.2.6...
[java] Installing ri documentation for rake-0.8.7...
[java] Installing RDoc documentation for rspec-1.2.6...
[java] Could not find main page README.rdoc
[java] Could not find main page README.rdoc
[java] Could not find main page README.rdoc
[java] Could not find main page README.rdoc
[java] Installing RDoc documentation for rake-0.8.7...
test-rake-targets:
[echo] Running rake spec:ji:quiet
[echo] compile=OFF, threshold=20, objectspace=true threadpool=false reflection=false
[java] Error opening script file: /Users/david/dev/jruby/bin/rake (No such file or directory)
BUILD FAILED
/Users/david/dev/jruby/build.xml:900: The following error occurred while executing this line:
/Users/david/dev/jruby/build.xml:923: Java returned: 1
david@MacSkull ~/dev/jruby$ bin/jruby -S gem list l
*** LOCAL GEMS ***
david@MacSkull ~/dev/jruby$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment