Hi Patrick
You will need the rake gem to be installed in IronRuby for the irake command
to work.
You can do that with the igem command

igem install rake

I assume you're using windows because the igem command is broken again on
mono.
---
Met vriendelijke groeten - Best regards - Salutations
Ivan Porto Carrero
Blog: http://flanders.co.nz
Twitter: http://twitter.com/casualjim
Author of IronRuby in Action (http://manning.com/carrero)

Charles Kuralt<http://www.brainyquote.com/quotes/authors/c/charles_kuralt.html>
- "You can find your way across this country using burger joints the
way a
navigator uses stars."

On Sun, May 10, 2009 at 2:11 AM, Patrick van der Velde <
petrikvanderve...@gmail.com> wrote:

> Hiya
>
> Mmm ok I'm a little confused here. So irake does work but possibly not
> on the latest binary release? Also does irake need rake under the
> covers or should it just be able to run rake files without any link to
> Ruby. I haven't got Ruby installed on my machine (but I do have
> ironruby). Also do I need to set any paths etc?
> Sorry about all the stupid questions but I'm very new to ironruby (and
> ruby actually) so I'm not sure where to search for the solution to my
> problem.
>
> Thanks
>
> Patrick
>
> On Sat, May 9, 2009 at 13:35, Jimmy Schementi
> <jimmy.scheme...@microsoft.com> wrote:
> > It definitely works for me, as I can do things like irake db:migrate,
> > but this is out of my fork's railsconf branch; I'll be making sure the
> > main repo has all the necessary fixed to run rake and rails without
> > any major workarounds.
> >
> > ~Jimmy
> > Sent from my phone
> >
> > On May 8, 2009, at 4:00 PM, "Patrick van der Velde" <
> petrikvanderve...@gmail.com
> >  > wrote:
> >
> >> Hi All
> >>
> >> I was wondering if it was possible to run rake (or irake) on the
> >> latest binary release of IronRuby. I've searched the mailing list but
> >> all posts relating to rake are several months old and are not related
> >> to the binary releases :( I've tried to run irake but I'm getting
> >> NotImplementedExceptions when I run it. If anybody has suggestions
> >> that would be greatly appreciated.
> >>
> >> Thanks
> >>
> >> Patrick
> >> _______________________________________________
> >> Ironruby-core mailing list
> >> Ironruby-core@rubyforge.org
> >> http://rubyforge.org/mailman/listinfo/ironruby-core
> >>
> > _______________________________________________
> > Ironruby-core mailing list
> > Ironruby-core@rubyforge.org
> > http://rubyforge.org/mailman/listinfo/ironruby-core
> >
> _______________________________________________
> Ironruby-core mailing list
> Ironruby-core@rubyforge.org
> http://rubyforge.org/mailman/listinfo/ironruby-core
>
_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to