我尝试使用以下
安装Ruby terminal$> echo insecure >> ~/.curlrc
terminal$> chmod a+x install-rvm.sh
terminal$>sudo apt-get install libsigsegv2 gawk
terminal$> ./install-rvm.sh
但在最后一行之后,我收到此错误
curl: (6) Could not resolve host: get.rvm.io
我在Ubuntu 14.04 LTS中运行它