Hi! I'm using Ruby 1.9.2, and Rails 3.1.1. I'm facing problems installing Community Engine (CE).
My installation steps is from this link: https://sites.google.com/a/curbly.com/communityengine/customizing-ce-1/a-communityengine-tutorial-building-a-social-site My qs: 1. The requirement mentioned there is Rails 2.1.0. Can I still install according to those steps though mine is Rails 3.1.1? 2. When i type 'rails ce-sample-app' as my 1st step, "This generates a skeletal Rails installation in ~/Code/Ruby/Weblog. See the README ............." appear. Is this normal? 3. Also, when i type 'cd ce-sample-app', 'script/plugin install git://github.com/lazyatom/engines.git', 'script/plugin install git://github.com/bborn/communityengine.git', 'script/generate plugin_migration', "This generates a skeletal Rails installation in ~/Code/Ruby/Weblog. See the README ............." appeared too. Normal? 4. Then i came to step 'rake db:migrate'. "rake aborted! Don't know how to build task db:migrate" appeared. What's the problem here? I hope someone can assist me. Thank you. -- You received this message because you are subscribed to the Google Groups "CommunityEngine" group. To post to this group, send email to communityengine@googlegroups.com. To unsubscribe from this group, send email to communityengine+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/communityengine?hl=en.