Weird. What is the output of "gem list" on your system? Is "buildr" in there?
alex On Mon, Apr 4, 2011 at 1:15 AM, sshark <[email protected]> wrote: > Hi, > > I try to launched buildr with Ruby 1.9 on my Windows XP machine and > was hit with an error message (below). I have very little Ruby > knowledge and want to use buildr to build my Scala project. Any > pointer / advice would be great. > > Thanks > > C:/Program Files/Ruby192/lib/ruby/site_ruby/1.9.1/rubygems.rb:900:in > `report_act > ivate_error': RubyGem version error: buildr(1.4.5 not >= 0) > (Gem::LoadError) > from C:/Program > Files/Ruby192/lib/ruby/site_ruby/1.9.1/rubygems.rb:248:in `activate' > from C:/Program > Files/Ruby192/lib/ruby/site_ruby/1.9.1/rubygems.rb:1276:in `gem' > from C:/Program Files/Ruby192/bin/buildr:18:in `<main>' > > >ruby -v > ruby 1.9.2p136 (2010-12-25) [i386-mingw32] > > >gem -v > 1.6.2 >
