I have the exact same problem: I tried to use both rails 2.1.2/CE master and rails 2.2.2/CE-2.2_branch. I guess there is something wrong in my configuration, but I'm a bit stuck at this point.
On Dec 12, 1:54 pm, "Bruno Bornsztein" <[email protected]> wrote: > You're onRails 2.2.2, are you using the rails_2_2 branch of CE? If not, it > won't work. > > On Thu, Dec 11, 2008 at 1:18 PM, MW <[email protected]> wrote: > > > I tried to run the migration script but always this error appears: > > > .../rails/CE_TESTAPP# script/generate plugin_migration > > /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:31:in > > `gem_original_require': no such file to load -- technoweenie/ > > attachment_fu/backends/s3_backend (MissingSourceFile) > > from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb: > > 31:in `require' > > from /usr/lib/ruby/gems/1.8/gems/activesupport-2.2.2/lib/ > > active_support/dependencies.rb:153:in `require' > > from /usr/lib/ruby/gems/1.8/gems/activesupport-2.2.2/lib/ > > active_support/dependencies.rb:521:in `new_constants_in' > > from /usr/lib/ruby/gems/1.8/gems/activesupport-2.2.2/lib/ > > active_support/dependencies.rb:153:in `require' > > from /usr/local/rails/renofon/vendor/plugins/community_engine/ > > engine_config/initializers/attachment_fu_patch.rb:16 > > from /usr/lib/ruby/gems/1.8/gems/activesupport-2.2.2/lib/ > > active_support/dependencies.rb:142:in > > `load_without_new_constant_marking' > > from /usr/lib/ruby/gems/1.8/gems/activesupport-2.2.2/lib/ > > active_support/dependencies.rb:142:in `load' > > from /usr/lib/ruby/gems/1.8/gems/activesupport-2.2.2/lib/ > > active_support/dependencies.rb:521:in `new_constants_in' > > ... 16 levels... > > from /usr/lib/ruby/gems/1.8/gems/rails-2.2.2/lib/commands/ > > generate.rb:1 > > from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb: > > 31:in `gem_original_require' > > from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb: > > 31:in `require' > > from script/generate:3 > > > Any ideas? What has attachment_fu to do with this???? > > > THX a lot > > > Matz --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
