problem with rubygem

Y

Yin Silver

Hello every body,

I tried to install ruby and rubygem. So I have downloaded :
ruby-1.8.5-p2 and rubygem-0.9.4 no problem for their installation.
But when I tried to do: gem install rails --include-dependencies, i have
got a error message:

ERROR: While executing gem…(Gem: RemoteFetcher::FetchError)
getaddrinfo: Temporary failure in name
resolutio(SocketError)

So anybody know what's the matter? Thanks very much!!

Yin
 
L

Lutz Horn

Hi,

But when I tried to do: gem install rails --include-dependencies, i have
got a error message:

ERROR: While executing gem...(Gem: RemoteFetcher::FetchError)
getaddrinfo: Temporary failure in name
resolutio(SocketError)

This means that gem can't resolve the name of a remote server, i. e.
http://gems.rubyforge.org

Can you connect to this server using a browser or a command line tool
like curl?

Lutz
 
Y

Yin Silver

Hi, Lutz

Thank you very much for your help. I have installed the connection
Intenet in my server just now. And I tried to reinstall the rubygem. But
this time I got:

Bulk updating Gem source index for http://gems.rubyforge.org
ERROR: While executing gem...(Gem::GemNotFoundException)
Could not find rails(>0) in any repository


What does it mean? And I tied to connect http://gems.rubyforge.org
with a browser but failed. Can you give me some advices more?? Thank you
very much!!!



Yin
 
L

Lutz Horn

Hi,

Bulk updating Gem source index forhttp://gems.rubyforge.org
ERROR: While executing gem...(Gem::GemNotFoundException)
Could not find rails(>0) in any repository

What are the exact parameters you call gem with?
What does it mean? And I tied to connecthttp://gems.rubyforge.org
with a browser but failed.

Hm, I get a page with "Welcome to the RubyGems distribution website"
on it. It seems you have to recheck your internet connection.

Lutz
 
R

Ronald Fischer

What does it mean? And I tied to connecthttp://gems.rubyforge.org
=20
Hm, I get a page with "Welcome to the RubyGems distribution website"
on it. It seems you have to recheck your internet connection.

Did you try to click on the "download" link at this site, i.e. where
it says "To download and install RubyGems please visit rubygems"?=20
It seems that *this* link is broken.

Ronald
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,774
Messages
2,569,596
Members
45,143
Latest member
SterlingLa
Top