Skip to content

Instantly share code, notes, and snippets.

@aruntomar
Created June 6, 2012 18:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aruntomar/2883705 to your computer and use it in GitHub Desktop.
Save aruntomar/2883705 to your computer and use it in GitHub Desktop.
rvm error
[arun@lg ~]$ rvm install 1.9.3
Installing Ruby from source to: /home/arun/.rvm/rubies/ruby-1.9.3-p194, this may take a while depending on your cpu(s)...
ruby-1.9.3-p194 - #fetching
ruby-1.9.3-p194 - #downloading ruby-1.9.3-p194, this may take a while depending on your connection...
curl: (7) couldn't connect to host
There was an error, please check /home/arun/.rvm/log//*.log. Next we'll try to fetch via http.
Trying ftp:// URL instead.
curl: (7) couldn't connect to host
There was an error, please check /home/arun/.rvm/log//*.log
There has been an error while trying to fetch the source.
Halting the installation.
There has been an error fetching the ruby interpreter. Halting the installation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment