On Thu, 17 Feb 2005 11:53:36 +0900, Kim Young Hoo
<m212a-ee4meeAH724@public.gmane.org> wrote:> Hi everyone,
>
> When I run ''gem update'' or ''gem install
rails'' for rails, I meet error
> message.
>
> Upgrading installed gems...
> Updating Gem source index for: http://gems.rubyforge.org
> ERROR: While executing gem ... (Gem::RemoteSourceException)
> Error fetching remote gem cache: getaddrinfo: Temporary failure in
> name resolution
>
> What is this ? I suppose it''s some kind of proxy problem.
> Help me :)
>
Hi. If you''re behind a proxy, you can either set your HTTP_PROXY
environment variable or use the command line options when you do the
install:
-p, --[no-]http-proxy [URL]
Chad
--
Chad Fowler
http://chadfowler.com
http://rubycentral.org
http://rubygarden.org
http://rubygems.rubyforge.org (over 100,000 gems served!)