Hi Henry, Looks like Buildr isn't properly installed on your computer.
Did you run "gem install buildr" ? See http://incubator.apache.org/buildr/getting_started.html#installing alex On Wed, Mar 19, 2008 at 5:52 AM, henry human <[EMAIL PROTECTED]> wrote: > Hello > Obviously there is a problem with ode's rakefile. > because i tried to compile ode source with ruby and > Get this error: > > > Error: > **************** > C:\downloads\ode-svn>rake package > (in C:/downloads/ode-svn) rake aborted! > no such file to load -- buildr > C:/downloads/ode-svn/rakefile:18 > (See full trace by running task with --trace) > *************** > > Error > ****************** > C:\downloads\ode-svn>rake package --trace > (in C:/downloads/ode-svn) > rake aborted! > no such file to load -- buildr > c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in > `gem_original_re > quire' > c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in > `require' > C:/downloads/ode-svn/rakefile:18 > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1940:in > `load' > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1940:in > `raw_load_rakefile > ' > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1727:in > `load_rakefile' > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1761:in > `standard_exceptio > n_handling' > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1726:in > `load_rakefile' > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1710:in > `run' > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1761:in > `standard_exceptio > n_handling' > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1708:in > `run' > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/bin/rake:7 > c:/ruby/bin/rake:16:in `load' > c:/ruby/bin/rake:16 > *********************** > > The source was downloaded from svn: > http://rubyforge.org/projects/rubyinstaller > and the ruby comes from the latest installer release > for windows > > ?? > > > > Lesen Sie Ihre E-Mails jetzt einfach von unterwegs. > www.yahoo.de/go >
