You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@buildr.apache.org by Daniel Spiewak <dj...@gmail.com> on 2009/04/05 06:11:22 UTC

Issue with Windows Compatibility on Gem Install

(in C:/home/jboner/src/ruby/buildr)
Compiling Java libraries ...
C:/home/jboner/src/ruby/buildr/_buildr --buildfile=buildr.buildfile compile
'C:\home\jboner\src\ruby\buildr\_buildr' is not recognized as an
internal or external command,
operable program or batch file.
rake aborted!
Command failed with status (1): [C:/home/jboner/src/ruby/buildr/_buildr
--b...]

Fix available in git://github.com/djspiewak/buildr / [master 637590b].  At
least, I think that should work.

Daniel

Re: Issue with Windows Compatibility on Gem Install

Posted by Assaf Arkin <ar...@intalio.com>.
On Sat, Apr 4, 2009 at 9:11 PM, Daniel Spiewak <dj...@gmail.com> wrote:

> (in C:/home/jboner/src/ruby/buildr)
> Compiling Java libraries ...
> C:/home/jboner/src/ruby/buildr/_buildr --buildfile=buildr.buildfile compile
> 'C:\home\jboner\src\ruby\buildr\_buildr' is not recognized as an
> internal or external command,
> operable program or batch file.
> rake aborted!
> Command failed with status (1): [C:/home/jboner/src/ruby/buildr/_buildr
> --b...]
>
> Fix available in git://github.com/djspiewak/buildr / [master 637590b].  At
> least, I think that should work.


Added.


>
>
> Daniel
>