Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RVM Install Behavior #3164

Closed
spncrgr opened this issue Jul 22, 2015 · 2 comments
Closed

RVM Install Behavior #3164

spncrgr opened this issue Jul 22, 2015 · 2 comments

Comments

@spncrgr
Copy link

spncrgr commented Jul 22, 2015

Not sure if this is the right place to ask this question, but I just tried installing JRuby 9000 via RVM and ended up getting jruby-9.0.0.0.pre2. Here's the output from my terminal:

Spencers-MacBook-Pro:~ sroach$ rvm install jruby-9.0.0.0
Searching for binary rubies, this might take some time.
Found remote file https://s3.amazonaws.com/jruby.org/downloads/9.0.0.0.pre2/jruby-bin-9.0.0.0.pre2.tar.gz
Checking requirements for osx.
Requirements installation successful.
jruby-9.0.0.0.pre2 - #configure
jruby-9.0.0.0.pre2 - #download
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 38.5M  100 38.5M    0     0  10.1M      0  0:00:03  0:00:03 --:--:-- 10.1M
jruby-9.0.0.0.pre2 - #validate archive
jruby-9.0.0.0.pre2 - #extract
jruby-9.0.0.0.pre2 - #validate binary
jruby-9.0.0.0.pre2 - #setup
jruby-9.0.0.0.pre2 - #gemset created /Users/sroach/.rvm/gems/jruby-9.0.0.0.pre2@global
jruby-9.0.0.0.pre2 - #importing gemset /Users/sroach/.rvm/gemsets/jruby/global.gems......................|
jruby-9.0.0.0.pre2 - #generating global wrappers........
jruby-9.0.0.0.pre2 - #gemset created /Users/sroach/.rvm/gems/jruby-9.0.0.0.pre2
jruby-9.0.0.0.pre2 - #importing gemsetfile /Users/sroach/.rvm/gemsets/default.gems evaluated to empty gem list
jruby-9.0.0.0.pre2 - #generating default wrappers........
Spencers-MacBook-Pro:~ sroach$
@cheald
Copy link
Contributor

cheald commented Jul 22, 2015

I had to rvmsudo rvm get head to update RVM first. After that, it found and installed 9k just fine.

@spncrgr
Copy link
Author

spncrgr commented Jul 22, 2015

SMH...good point!

Just tried it and it worked fine. Thanks!

@spncrgr spncrgr closed this as completed Jul 22, 2015
@enebo enebo added this to the Invalid or Duplicate milestone Aug 20, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants