Help -- trying to build Apache ODE source code with Buildr

Posted by Moon13 on Stack Overflow See other posts from Stack Overflow or by Moon13
Published on 2010-04-03T01:27:36Z Indexed on 2010/04/03 1:33 UTC
Read the original article Hit count: 513

Filed under:
|
|
|

Hi, i am trying to build APACHE ODE source code with Buildr using Ruby. I installed ruby and installed Buildr with it, but when i run the command rake package on the root of APACHE ODE source code it gives me this error

C:\workspace2\APACHE_ODE_1.X>rake package --trace (in C:/workspace2/APACHE_ODE_1.X) rake aborted! uninitialized constant Gem::Requirement::OP_RE

The gems i have installed

C:\workspace2\APACHE_ODE_1.X>gem list

* LOCAL GEMS *

Antwrap (0.7.0) archive-tar-minitar (0.5.2) builder (2.1.2) buildr (1.3.5) highline (1.5.1) hoe (2.3.3) net-sftp (2.0.2) net-ssh (2.0.15) rake (0.8.7) rjb (1.1.6) rspec (1.2.8) rubyforge (1.0.5) rubygems-update (1.3.6) rubyzip (0.9.1) xml-simple (1.0.12)

© Stack Overflow or respective owner

Related posts about apache

Related posts about ode