Chris wrote: > Thanks for that Ray, > > do you know where i can download the dependent gems from? > I need it to install rails-1.1.0.gem > > > Thanks, > Chris If you use '--include-dependencies', the dependent gems should automatically get downloaded and installed for you. -- Posted via http://www.ruby-forum.com/.