On 21 July 2015 at 10:16, Ankit Raj <[email protected]> wrote: > tell me the best way to install rails on ubuntu 14.04. i taking the help > from git page and others but still got same error. > ... > curl -L https://get.rvm.io | bash -s stable > > this says > > root@system:/home/ankit# curl -L https://get.rvm.io | bash -s stable % > Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left > Speed > 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- > 0curl: (7) Failed to connect to get.rvm.io port 443: No route to host
Can you open that web page in a browser (https://get.rvm.io)? If not that suggests you cannot access that url for some reason. If you can then try the curl again as it may have been a temporary problem. Colin -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAL%3D0gLucFkVpt69wqJZnjMpppH_tR9fRQ%3DvWztZMoq7CSFKPug%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

