Okay, so instead of messing around with Windows7 (previous post), I
decided to see if I can't get this running on a linux box.  I did a
completely fresh install of Ubuntu 9.10 into a VirtualBox instance.
After fussing around with Ruby to get all the right extensions
installed to support all the needed gems, I was finally able to do an
install using the CommunityEngine template.

Afterwards, you are instructed to do a script/generate
plugin_migration.  So I did.  Well, I tried, anyway.  I get the
following output/error:

$ script/generate plugin_migration
---
[COMMUNITY ENGINE] You have 70 pending CommunityEngine migrations:
CE is at 70, but you have only migrated it to 0
Please run 'script/generate pluging_migration' AND 'rake db:migrate'
before continuing, or you will experience errors.
---
Constant Encoding from encoding.rb not found


I googled the error, "Constant Encoding from encoding.rb not found"
but found absolutely nothing.  I googled simply "constant encoding
encoding.rb" but couldn't find anything that seemed like it would be
related.

Any idea what I'm missing here?

-Matt

--

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.


Reply via email to