I would like to give builder a whirl, but installation has proven less
that easy....
So far I've tried windows and cygwin installs to no avail. I was able to
get the windows install to eventually run by explicitly specifying:
gem install buildr -platform=mswin32
However, now when I run buildr:
>buildr
C:/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2503:in
`const_missing': u
ninitialized constant Gem::Requirement::OP_RE (NameError)
from
C:/Ruby/lib/ruby/gems/1.8/gems/buildr-1.3.5-x86-mswin32/lib/buildr/
packaging/version_requirement.rb:24
from
C:/Ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `ge
m_original_require'
Cygwin, didn't install at all. I've got JAVA_HOME defined, and am using
the ruby 1.8.6 binary installer. Ideas?
Thanks,
Adam