Using a browser I can download gems from http://rubygems.org. Does this mean I should NOT have to use the --http_proxy switch on the command line?
Luis Lavena wrote in post #960804: > On Nov 11, 5:03pm, Carl Jenkins <[email protected]> wrote: >> > Most likely you're behind a proxy and you are not aware of. > > Please check your browser settings. take note of the HTTP proxy > information and then use the --http-proxy option of gem install > command. > > More details in the syntax use "gem help install" > > Also, you can see if your proxy is not blocking S3/CDN downloads by > manually downloading in the browser one gem from rubygems.org: > > http://rubygems.org/ > > HTH, > -- > Luis Lavena -- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

