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

Error installing ruby version 2.1.2 using rvm #4829

Open
praveen-coder-kulkarni opened this issue Dec 16, 2019 · 4 comments
Open

Error installing ruby version 2.1.2 using rvm #4829

praveen-coder-kulkarni opened this issue Dec 16, 2019 · 4 comments

Comments

@praveen-coder-kulkarni
Copy link

Getting few errors while installing ruby-2.1.2 using rvm. I am new to ruby and hence need assistance. Please let me know if I can use any leads

Installation log and other relevant information here: log

From the installation log its clear that I have ruby-2.1.2 version installed in my Mac. However, when executed gem list I get the below error.
ERROR: Loading command: list (LoadError)
cannot load such file -- openssl
ERROR: While executing gem ... (NoMethodError)
undefined method `invoke_with_build_args' for nil:NilClass

@hkroger
Copy link

hkroger commented Dec 16, 2019

I am experiencing the same problem right now.

@rnickmccandless
Copy link

I am also experiencing this error with the latest RVM while attempting to install ruby-1.8.7-p374.

@rossreed
Copy link

I am experiencing this same problem with ruby 2.2.2 on OSX 10.15.2

@souzagab
Copy link

I am experiencing this same problem with ruby 2.2.2 on OSX 10.15.2

Looks like you having issues with the openSSL version, older ruby versions need openssl 1.0.2.

This is how i fix it in osX fix

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

5 participants