Fedora Rails 3 Error No Such File to Load –openssl

July 19, 2012 | By Duchateaux.

This Article is a Troubleshooting for Ruby on Rails 3 Error Message: “no such file to load — openssl”.

The Content give Focus Only to the Essentials Instructions and Commands to make it Easier to Follow.

I suppose here you are Using the Ruby RVM, if Not you Find a Link for Installing RVM Ruby Version Manager on Fedora to the Article Bottom.

  1. Remove the Installed Rubies

    rvm remove 1.X.Y

  2. Install openssl-devel

    sudo yum install openssl-devel

  3. Re-Install Ruby

    rvm install 1.X.Y

How to Install RVM on Linux.

How to Install Ruby Version Manager

QuickChic Theme • Powered by WordPress