I just upgraded to merb 1.0.7.1 today and generated an app and when i
ran the 'merb' command, i got the following error:
Loading init file from E:/ROR/merb/projects/ruby_simple_app/config/
init.rb
Loading E:/ROR/merb/projects/ruby_simple_app/config/environments/
development.rb
c:/ruby/lib/ruby/site_ruby/1.8/rubygems.rb:149:in `activate': can't
activate dat
a_objects (= 0.9.9, runtime), already activated data_objects-0.9.10.1
(Gem::Exce
ption)
from c:/ruby/lib/ruby/site_ruby/1.8/rubygems.rb:165:in
`activate'
from c:/ruby/lib/ruby/site_ruby/1.8/rubygems.rb:164:in `each'
from c:/ruby/lib/ruby/site_ruby/1.8/rubygems.rb:164:in
`activate'
from c:/ruby/lib/ruby/site_ruby/1.8/rubygems.rb:49:in `gem'
from c:/ruby/lib/ruby/gems/1.8/gems/dm-core-0.9.8/lib/dm-core/
adapters/s
qlite3_adapter.rb:1
from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:
31:in `ge
m_original_require'
from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:
31:in `re
quire'
from c:/ruby/lib/ruby/gems/1.8/gems/dm-core-0.9.8/lib/dm-core/
adapters.r
b:9
... 12 levels...
from c:/ruby/lib/ruby/gems/1.8/gems/merb-core-1.0.7.1/lib/merb-
core.rb:1
70:in `start'
from c:/ruby/lib/ruby/gems/1.8/gems/merb-core-1.0.7.1/bin/merb:
11
from c:/ruby/bin/merb:19:in `load'
from c:/ruby/bin/merb:19
Matt had mentioned that to solve this problem we have to
1. check on your config/dependencies.rb file and update to 0.9.10.1
Can you please elaborate as to what should be updated to 0.9.10.1 as i
don't see any entry for 'data-objects'?
Thanks
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---