Why are you using Ruby 1.8.2? 1.8.6 is better to use. That may well be your issue, though I'm just guessing - I'd test under 1.8.6 first if possible.
Have you googled the error? Julian. On 22/09/2008, at 11:27 AM, Peter wrote: > > Hi, > > Anybody seems this before when running bin/merb? > > http://pastie.org/276942 > > I used thor and installed all merb gems into gems folder. List: > > ParseTree-2.2.0 > RubyInline-3.7.0 > abstract-1.0.0 > builder-2.1.2 > cgi_multipart_eof_fix-2.5.0 > daemons-1.0.10 > data_objects-0.9.6 > diff-lcs-1.1.2 > english-0.2.0 > erubis-2.6.2 > extlib-0.9.7 > facets-2.4.4 > fastthread-1.0.1 > gem_plugin-0.2.3 > haml-2.0.3 > highline-1.4.0 > hoe-1.7.0 > hpricot-0.6.161 > json_pure-1.1.3 > mailfactory-1.4.0 > merb-action-args-0.9.8 > merb-assets-0.9.8 > merb-auth-0.1.0 > merb-builder-0.9.8 > merb-cache-0.9.8 > merb-core-0.9.8 > merb-gen-0.9.8 > merb-haml-0.9.8 > merb-jquery-0.9.8 > merb-mailer-0.9.8 > merb-more-0.9.8 > merb-parts-0.9.8 > merb-slices-0.9.8 > merb_datamapper-0.9.8 > merb_has_flash-0.9.6 > merb_helpers-0.9.8 > mime-types-1.15 > mongrel-1.1.5 > rack-0.4.0 > rake-0.8.1 > rspec-1.1.4 > ruby2ruby-1.1.9 > rubyforge-1.0.0 > templater-0.2 > thor-0.9.6 > > and I have datamappers gems in the system. > > Weird is I don't have Ruby 1.8.2, I have ruby -v > ruby 1.8.6 (2008-03-03 patchlevel 114) [i686-darwin8.11.1] > > I have this same thing working in another Intel/Mac: > ruby 1.8.6 (2008-03-03 patchlevel 114) [universal-darwin9.0] > > Thanks, > > Peter. > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
