Hal: Twisting a Rope (#137)

Hello Gustav, nice to know you.

I received your email, but sorry i don’t understand what you are talking
about. Im just started to learning programing. Im a novice.

Actually i want to ask your favor to help me. I was trying to install
ruby on rail on my pc but i was encountered a problem… After i was
finished installing ruby (on windows sp 2), i could not install the
rails gem. the error message show this:

ERROR: While executing gem … (SocketError) getaddrinfo: no address

associated with hostname. C:\ruby\bin>

Could you help to figure out what is my ROR installation problem and how
to solve it.

thank to read my mail. I hope you will reply this mail as soon as
possible.

  ________________________________________________________

Bergabunglah dengan orang-orang yang berwawasan, di di bidang Anda!
Kunjungi Yahoo! Answers saat ini juga di http://id.answers.yahoo.com/

Hi. I’m also new in the list, so hello everyone :slight_smile:

On 9/6/07, ari setiono [email protected] wrote:

ERROR: While executing gem … (SocketError) getaddrinfo: no address

associated with hostname. C:\ruby\bin>

Could you help to figure out what is my ROR installation problem and how
to solve it.

thank to read my mail. I hope you will reply this mail as soon as
possible.

Maybe you are behind a firewall? Or could it be a external proxy? Check
that, the first time I installed RoR I was forgetting to add the -p
switch
to tell gem I was behind a proxy.

Diego.