I'm attempting to install from the latest source in head and running
into an issue with the install insisting that I'm missing gem
dependencies that I already have installed. See below for an example:

jackal:buildr shane$ sudo rake install
(in /Users/shane/projects/thirdparty/buildr)
Missing Gems rjb (~> 1.1, != 1.1.3), rake (~> 0.8), builder (~> 2.1),
net-ssh (~> 2.0), net-sftp (~> 2.0), rubyzip (~> 0.9), highline (~>
1.4), Antwrap (~> 0.7), rspec (~> 1.1), xml-simple (~> 1.0),
archive-tar-minitar (~> 0.5), rubyforge (~> 0.4), please run rake
setup first!
rake aborted!
undefined method `win_platform?' for Gem:Module

(See full trace by running task with --trace)
jackal:buildr shane$ gem list builder

*** LOCAL GEMS ***

builder (2.1.2)
    Builders for MarkUp.
jackal:buildr shane$


--------

Running 'sudu rake setup' results in the same issue. This is MRI on OS
X. Any pointers?


-- 
-Shane

Reply via email to