On Feb 15, 2009, at 09:07, Feng Shui wrote: > Hi folks, > > I tried to install Rails today so I got Ruby 1.8.7 and gem 1.3.1 as > sources. Ruby get installed without problems and also gems worked fine > with `ruby setub.rb`. > When I now tried to install Rails via `gem install rails` gem > complained > about the missing gem sources. I hoped `gem install sources` will do > the > trick, but now gem still insists on "0.0.1 not > 0.0.1" (see > attachment) > We'll, he's right ... > Any suggestions? > > Thanks, Fengi > > Attachments: > http://www.ruby-forum.com/attachment/3300/RubyGems.txt If you run with --debug every exception encountered is printed even if it's rescued. This particular exception is rescued.