Created
November 2, 2011 15:58
-
-
Save taylor/1334012 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
| ruby-1.9.2-head@mojolingo taylor@lindqvist:(31789/0) ~/work/mojolingo/src/nokogiri | |
| $> rvm use jruby-1.6.4@mojolingo | |
| Using /Users/taylor/sw/depot/rvm/gems/jruby-1.6.4 with gemset mojolingo | |
| jruby-1.6.4@mojolingo taylor@lindqvist:(31790/0) ~/work/mojolingo/src/nokogiri | |
| $> bundle install | |
| Fetching source index for http://rubygems.org/ | |
| Using rake (0.9.2.2) | |
| Installing hoe (2.12.3) | |
| Installing hoe-bundler (1.1.0) | |
| Installing hoe-debugging (1.0.1) | |
| Installing hoe-gemspec (1.0.0) | |
| Installing hoe-git (1.4.1) | |
| Installing mini_portile (0.2.2) | |
| Installing minitest (2.2.2) | |
| Installing racc (1.4.7) with native extensions | |
| Installing rake-compiler (0.7.9) | |
| Installing rexical (1.0.5) | |
| Using bundler (1.0.21) | |
| Your bundle is complete! Use `bundle show [gemname]` to see where a bundled gem is installed. | |
| jruby-1.6.4@mojolingo taylor@lindqvist:(31791/0) ~/work/mojolingo/src/nokogiri | |
| $> env |grep JRUBY | |
| JRUBY_OPTS=--1.9 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment