views:

42

answers:

2

i have ruby 1.8.6 installed on my machine when i tried gem -v i got gem version 0.9.2 now i do install rails i tried gem install rails

ERROR:  While executing gem ... (Gem::RemoteFetcher::FetchError)
    getaddrinfo: no address associated with hostname.(SocketError)

why is it so and after installtion where rails is stored. and one thing net connection is required to install rails??

A: 

http://www.linux.com/archive/articles/154366

http://rubyonrails.org/download

sachin i would like to know if i don't have net connection, then i do install rails on ruby
Amit singh tomar
Amit these link will help youhttp://lists.rubyonrails.org/pipermail/rails/2006-June/047469.html
one more where i shoud put my gem files
Amit singh tomar
in order to install them
Amit singh tomar
http://beginningror.blogspot.com/2009/08/building-gem-file.htmlHelp you
thanks rathore saab...
Amit singh tomar
A: 

Use;

http://bitnami.org/stack/rubystack

Adnan