I'm trying to install CE on my Windows development machine (Rails
2.3.2, Ruby 1.8.6) by following the readme on
http://github.com/bborn/communityengine
It barfed on me at this step script/generate plugin_migration when it
barfed on me.
C:\Documents and Settings\Bob\My Documents\user\aboutme>ruby script/
generate plugin_migration
c:/ruby/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/
dependencies.rb:105:in `const_missing': uninitialized constant
Rails::Plugin::Desert (NameError)
from C:/Documents and Settings/Bob/My Documents/user/aboutme/
vendor/plugins/community_engine/init.rb:11:in `evaluate_init_rb'
from c:/ruby/lib/ruby/gems/1.8/gems/rails-2.3.2/lib/rails/
plugin.rb:146:in `evaluate_init_rb'
from c:/ruby/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/
active_support/core_ext/kernel/reporting.rb:11:in `silence_warnings'
from c:/ruby/lib/ruby/gems/1.8/gems/rails-2.3.2/lib/rails/
plugin.rb:142:in `evaluate_init_rb'
from c:/ruby/lib/ruby/gems/1.8/gems/rails-2.3.2/lib/rails/
plugin.rb:48:in `load'
from c:/ruby/lib/ruby/gems/1.8/gems/rails-2.3.2/lib/rails/
plugin/loader.rb:38:in `load_plugins'
from c:/ruby/lib/ruby/gems/1.8/gems/rails-2.3.2/lib/rails/
plugin/loader.rb:37:in `each'
from c:/ruby/lib/ruby/gems/1.8/gems/rails-2.3.2/lib/rails/
plugin/loader.rb:37:in `load_plugins'
... 7 levels...
from c:/ruby/lib/ruby/gems/1.8/gems/rails-2.3.2/lib/commands/
generate.rb:1
from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:
31:in `gem_original_require'
from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:
31:in `require'
from script/generate:3
I have desert 0.5.2 installed, so I'm not sure why it is choking,
anyone knows? Thanks in advance for your help.
Bob
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"CommunityEngine" 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/communityengine?hl=en
-~----------~----~----~----~------~----~------~--~---