Take the gem here: http://people.apache.org/~toulmean/buildr/1.4.0/dist/buildr-1.4.0.gem
Then install it with sudo gem install buildr-1.4.0.gem 2010/4/4 Fernanda Araújo <[email protected]> > Hi, > > > Thanks for your help. I downloaded the zip, and how can i install buildr > with these files? I unzipped them. > > Thank you again. > > > On Sun, Apr 4, 2010 at 5:07 AM, Antoine Toulme > <[email protected]>wrote: > >> You can use Buildr 1.4 RC1: >> http://people.apache.org/~toulmean/buildr/1.4.0 >> >> <http://people.apache.org/~toulmean/buildr/1.4.0>We are working on >> releasing >> 1.4 in the next weeks. >> >> Thanks, >> >> Antoine >> >> 2010/4/3 Fernanda Araújo <[email protected]> >> >> > Hi, >> > >> > My gem --version says it is 1.3.6 How can i switch to an older >> version, >> > so >> > that it will work?? >> > >> > >> > Thanks a lot. >> > >> > On Sat, Apr 3, 2010 at 2:10 AM, Rafal Rusin <[email protected]> >> wrote: >> > >> > > This is a problem in buildr, with new rubygems. It will be solved in >> > 1.4.0. >> > > https://issues.apache.org/jira/browse/BUILDR-384 >> > > >> > > You can use older rubygems now. >> > > >> > > 2010/4/3 Fernanda Araújo <[email protected]>: >> > > > 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) >> > > > >> > > > >> > > > >> > > > thanks >> > > > >> > > >> > > >> > > Regards, >> > > -- >> > > Rafał Rusin >> > > http://rrusin.blogspot.com >> > > http://www.touk.pl >> > > http://top.touk.pl >> > > >> > >> > >
