Guest User

Untitled

a guest
Jul 23rd, 2018
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.84 KB | None | 0 0
  1. gauss:hydra brian$ rvm install --branch hydra rbx-nhydra
  2. rbx-head-nhydra installing #dependencies
  3. Cloning git://github.com/evanphx/rubinius.git
  4. Branch hydra set up to track remote branch hydra from origin.
  5. Copying from repo to source...
  6. rbx-head-nhydra - #configuring
  7. rbx-head-nhydra - #compiling
  8. rbx-head-nhydra - adjusting #shebangs for (erb ri rdoc).
  9. rbx-head-nhydra - #importing default gemsets (/Users/brian/.rvm/gemsets/)
  10. gauss:hydra brian$ rvm list
  11.  
  12. rvm rubies
  13.  
  14. rbx-head [ i386 ]
  15. rbx-head-nhydra [ i386 ]
  16. ruby-1.8.7-p334 [ i386 ]
  17. => ruby-1.9.2-p180 [ i386 ]
  18.  
  19. gauss:hydra brian$ rvm use rbx-head-nhydra
  20. Using /Users/brian/.rvm/gems/rbx-head-nhydra
  21. gauss:hydra brian$ which ruby
  22. /Users/brian/.rvm/rubies/rbx-head-nhydra/bin/ruby
  23. gauss:hydra brian$ ruby -v
  24. rubinius 1.3.0dev (1.8.7 33c8117b xxxx-xx-xx JI) [i686-apple-darwin9.8.0]
  25. gauss:hydra brian$
Add Comment
Please, Sign In to add comment