Hi folks!
I’m installing rails and I have the next error:
administrator@localhost:~$ sudo gem install rails-3.2.13.gem
ERROR: While executing gem … (NameError)
uninitialized constant Gem::RemoteFetcher::OpenSSL
Can you help me?
Thanks.
Hi folks!
I’m installing rails and I have the next error:
administrator@localhost:~$ sudo gem install rails-3.2.13.gem
ERROR: While executing gem … (NameError)
uninitialized constant Gem::RemoteFetcher::OpenSSL
Can you help me?
Thanks.
Install the SSL libs of your Linux-Distribution then reinstall rubygems.
2013/5/27 David A. [email protected]
On 27 May 2013 16:04, David A. [email protected] wrote:
Hi folks!
I’m installing rails and I have the next error:administrator@localhost:~$ sudo gem install rails-3.2.13.gem
ERROR: While executing gem … (NameError)
uninitialized constant Gem::RemoteFetcher::OpenSSL
I recommend using rvm for ruby and rails.
Colin
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs