[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

newbie question - Problems in installing rails

ngabrani

11/24/2007 4:12:00 PM

C:\>gem -v
0.9.2

C:\>gem install rails --include-dependencies
Bulk updating Gem source index for: http://gems.rub...
ERROR: While executing gem ... (OpenURI::HTTPError)
404 Not Found

I am getting the error above when trying to install rails. Any ideas.
Thanks in advance,
Naveen
1 Answer

Jesse Hu

11/24/2007 4:53:00 PM

0

Are you bebind a fire wall?
you may need to set the environment variable http_proxy to the proper
proxy server.

2007/11/25, ngabrani@gmail.com <ngabrani@gmail.com>:
> C:\>gem -v
> 0.9.2
>
> C:\>gem install rails --include-dependencies
> Bulk updating Gem source index for: http://gems.rub...
> ERROR: While executing gem ... (OpenURI::HTTPError)
> 404 Not Found
>
> I am getting the error above when trying to install rails. Any ideas.
> Thanks in advance,
> Naveen
>
>


--
Best regards,
Jesse