Ok, well I ran "gem dependency merb -v 1.0.11" and got the exactly the same output as the one you posted on http://gist.github.com/120814. That's good but sadly it does not reveal the source of the problem. (I must make a note of that dependency command for another day!)
Even though the output includes the line "dm-core (~> 0.9.11, runtime)" I still get the following when I try to run a merb command, such as... george-mac:mochup georgeadamson$ merb Loading init file from /Users/georgeadamson/Sites/mochup/config/ init.rb Loading /Users/georgeadamson/Sites/mochup/config/environments/ development.rb ~ ~ FATAL: The gem dm-core (= 0.9.11, runtime), [] was not found ~ Does the tilde have any significance in "dm-core (~> 0.9.11, runtime)" ? George On May 31, 9:29 am, Roy Wright <[email protected]> wrote: > On May 31, 2009, at 3:08 AM, George Adamson wrote: > > > > > I also ran the troubleshooting commands > > onhttp://wiki.merbivore.com/howto/installation/gems > > . > > The symptoms remain the same. Is there a way to do a fresh install of > > all this ruby and gem stuff? > > Here's my output of the merb dependencies: http://gist.github.com/120814 > > Also verify that you are running at least rubygems 1.3.0 > > royw-macbook:dm-core royw$ gem --version > 1.3.1 > > I seem to recall that not having webrat installed caused a few > headaches a while back. > > HTH, > Roy --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
