hi fabien -

the thor tasks seem to be coming along way, appreciate all your
efforts.

is there a way to install dataobjects via thor as yet? the
merb:stack:  seems to install dm-** without do- , which results in a
stack that doesn't function, afai can tell...

-----
also can you share some knowledge on the various messages thor seems
to spit out? this may help others debugging.
this is with thor 0.9.8 + 0.53 of the tasks.

[EMAIL PROTECTED] setup]$ sudo thor merb:stack:install
WARNING: unable to load thorfile "/home/dev1/svn/merbquest/trunk/tools/
setup/merb.thor": Merb is not a class

^^ often comes up. I assume this relates to this code:

class Merb < Thor
  extend GemManagement


--------
currently after running merb:stack:install, i get the following error:


Successfully installed merb_datamapper-0.9.10
/home/dev1/svn/merbquest/trunk/tools/setup/merb.thor:391:in
`ensure_bin_wrapper_for': undefined method `ensure_bin_wrapper_for'
for Merb:Module (NoMethodError)
        from /home/dev1/.thor/c02d8585222f39baca81ba194054e892:929:in
`install_dependencies'
        from /home/dev1/.thor/c02d8585222f39baca81ba194054e892:1282:in
`install'
        from /usr/local/lib/ruby/gems/1.8/gems/thor-0.9.8/lib/thor/task.rb:
27:in `send'
        from /usr/local/lib/ruby/gems/1.8/gems/thor-0.9.8/lib/thor/task.rb:
27:in `run'
        from /usr/local/lib/ruby/gems/1.8/gems/thor-0.9.8/lib/thor/task.rb:
20:in `parse'
        from /usr/local/lib/ruby/gems/1.8/gems/thor-0.9.8/lib/thor/runner.rb:
144:in `method_missing'
        from /usr/local/lib/ruby/gems/1.8/gems/thor-0.9.8/lib/thor/task.rb:
27:in `send'
        from /usr/local/lib/ruby/gems/1.8/gems/thor-0.9.8/lib/thor/task.rb:
27:in `run'
        from /usr/local/lib/ruby/gems/1.8/gems/thor-0.9.8/lib/thor/task.rb:
20:in `parse'
        from /usr/local/lib/ruby/gems/1.8/gems/thor-0.9.8/lib/thor.rb:78:in
`start'
        from /usr/local/lib/ruby/gems/1.8/gems/thor-0.9.8/bin/thor:7
        from /usr/local/bin/thor:19:in `load'
        from /usr/local/bin/thor:19
[EMAIL PROTECTED] setup]$



thanks for any help.

/dc
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"merb" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/merb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to