You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry there is no much information in here. This isn't really a problem with rbenv. The ruby-build plugin (the component of rbenv that downloads & installs Ruby) needs either curl or wget to download files. These programs must be working on the system. If there is an error, such as one with curl here, it is likely a network error, or an error with configuration of SSL certificates on the system. In either case, there is not much we can do about that from either rbenv or ruby-build.
Activity
unixc3t commentedon Dec 28, 2015
i download the ruby-2.3.0.tar.gz ,put it in /tmp/ruby-build..... solve this
lulukdog commentedon Nov 24, 2016
have u ever solve the problem?I met the problem now.can u give me some advise
joejean commentedon Nov 24, 2016
I'm currently facing the same issue :( as well.
Deiiji commentedon Feb 9, 2017
Same here ... why is it closed without a solution???
mislav commentedon Feb 9, 2017
Sorry there is no much information in here. This isn't really a problem with rbenv. The ruby-build plugin (the component of rbenv that downloads & installs Ruby) needs either
curl
orwget
to download files. These programs must be working on the system. If there is an error, such as one withcurl
here, it is likely a network error, or an error with configuration of SSL certificates on the system. In either case, there is not much we can do about that from either rbenv or ruby-build.