Hi, I am new to both ruby and rails. I was trying to install rails on My FC5 machine but it didn''t succeed... I have successfully installed latest version of Ruby on my machine, and Gems too.... When I use command "gem install rails --include-dependencies" I get following error... "ERROR: While executing gem ... (SocketError) getaddrinfo: Temporary failure in name resolution " Can anybody solve my problem as early as possible???? Thanks & Regards, Dhiraj Mundada PICT,Pune -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
the problem could be that your box is behind a restrictive firewall. you can install rails by hand. without using the gem paket manager. try this link: http://ashishkulkarni.blogspot.com/2006/07/installing-ruby-and-rails-framework.html it descripes how to install rails manually. is targeted to windows but the gems should be the same. ;) google a bit around. there are a lot of results searching for "ERROR: While executing gem ... (SocketError)" e.g. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
dweinand wrote:> the problem could be that your box is behind a restrictive firewall. > you can install rails by hand. without using the gem paket manager. > > try this link: > http://ashishkulkarni.blogspot.com/2006/07/installing-ruby-and-rails-framework.html > > it descripes how to install rails manually. is targeted to windows but > the gems should be the same. ;) > > google a bit around. there are a lot of results searching for "ERROR: > While executing gem ... (SocketError)" e.g.Hi, Thanks a lot man... The link suggested by you was very useful.... Thanks & Regards, Dhiraj Mundada PICT,Pune -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---