Created
October 17, 2009 09:55
-
-
Save calavera/212309 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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