Sorry just to make sure I'm being clear, I got through sake dm:clone ok. The current problem is with the final step, 'sake dm:install'.
On Dec 6, 8:26 am, MarkMT <[EMAIL PROTECTED]> wrote: > Thanks Dan. That's almost working. I had to take care of a few > dependencies - updated addressable and installed ferret, but I'm > currently stuck on dm-tags which is required for dm-more. The error > message says I need 0.9.8, but gems only seems able to find 0.9.7. Can > you suggest how to resolve this? > > Mark. > > On Dec 5, 11:26 pm, "Dan Kubb (dkubb)" <[EMAIL PROTECTED]> wrote: > > > Hi Mark, > > > You're not doing anything wrong. There's a bug in Rake 0.8.2 that > > Sake trips up on. Here's more information, including a patch that > > resolved the problem for me: > > >http://err.lighthouseapp.com/projects/466/tickets/246-sake-fails-on-r... > > > Dan > > (dkubb) > > > On Dec 5, 8:25 pm, MarkMT <[EMAIL PROTECTED]> wrote: > > > > I'm trying to follow the edge setup described in the wiki > > > -http://datamapper.org/doku.php?id=contribute > > > > i.e. by doing the following - > > > > ---- > > > mkdir -p ~/src > > > cd ~/src > > > sudo gem install sake > > > sake -ihttp://github.com/dkubb/dm-dev/tree/master%2Fdm-dev.sake?raw=true > > > sake dm:clone > > > cd dm > > > sake dm:install > > > ---- > > > > However when I get to sake dm:clone, I get the following error > > > > ---- > > > rake aborted! > > > can't convert true into String > > > ---- > > > > originating from: /usr/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake.rb: > > > 2349:in `expand_path' > > > > Any clues as to what I'm doing wrong? > > > > Mark. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "DataMapper" 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/datamapper?hl=en -~----------~----~----~----~------~----~------~--~---
