RVM – no such file to load — openssl

Installed ruby 1.9.2 via RVM and getting the following error?

no such file to load -- openssl

Try getting RVM to install the required openssl files. Unfortunately this means removing ruby and installing it again.

rvm pkg install openssl
rvm remove 1.9.2
rvm install 1.9.2 --with-openssl-dir=$HOME/.rvm/usr

But hey, it works.

Did you like this? Share it:

No related posts.



One Response to “RVM – no such file to load — openssl”

  1. http://www.columbiaoutlet.net/
    One of two columbia fleece jackets that I bought for my 15 yr old daughter.

Leave a Reply

You must be logged in to post a comment.