Now I am stuck though i installed engines 2.1.2 and rails 2.1.2
On Dec 4, 8:59 pm, jdutil <[EMAIL PROTECTED]> wrote:
> took me awhile to figure out the right syntax for this when I ran into
> the problem try:
>
> script/plugin install --revision 'tag 2.1.2'
> git://github.com/lazyatom/engines.git
>
> On Dec 1, 12:28 pm, gmfgmf <[EMAIL PROTECTED]> wrote:
>
> > Sorry about the question but how do i script/plugin install something
> > from this url:http://github.com/lazyatom/engines/tree/2.1.2 ?
>
> > Seems like the clone url is the same and if i use it i still get 2.2
> > version
>
> > Kind Regards
>
> > On Dec 1, 6:09 pm, "Bruno Bornsztein" <[EMAIL PROTECTED]>
> > wrote:
>
> > > You're probably using the 2.2 version of engines: try getting the 2.1.2
> > > version:
>
> > >http://github.com/lazyatom/engines/tree/2.1.2
>
> > > On Mon, Dec 1, 2008 at 11:06 AM, gmfgmf <[EMAIL PROTECTED]> wrote:
>
> > > > Thanks for your fast reply!
>
> > > > Thing is i was running 2.1.2 but when i tried to run script/generate
> > > > plugin_migration for the first time i got:
>
> > > > $ script/generate plugin_migration
> > > > /config/../vendor/plugins/engines/boot.rb:4: This version of the
> > > > engines plugin requiresRails2.2.0 or later! (RuntimeError)
>
> > > > Regards
>
> > > > On Dec 1, 6:03 pm, "Bruno Bornsztein" <[EMAIL PROTECTED]>
> > > > wrote:
> > > > > CE is not yet updated to work withRails2.2. Please try again using
> > > > 2.1.2
> > > > > Thanks,
> > > > > Bruno
>
> > > > > On Mon, Dec 1, 2008 at 11:01 AM, gmfgmf <[EMAIL PROTECTED]> wrote:
>
> > > > > > When trying to install communityengine i get stuck at the following
> > > > > > step:
>
> > > > > > $ script/generate plugin_migration
>
> > > > > > This is the error i receive:
>
> > > > > > /vendor/plugins/community_engine/engine_plugins/globalite/lib/rails/
> > > > > > localized_active_record.rb:5: uninitialized class variable
> > > > > > @@default_error_messages in ActiveRecord::Errors (NameError)
> > > > > > from
> > > > /opt/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:
> > > > > > 31:in `gem_original_require'
> > > > > > from
> > > > /opt/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:
> > > > > > 31:in `require'
> > > > > > from
> > > > > > /opt/local/lib/ruby/gems/1.8/gems/activesupport-2.2.2/lib/
> > > > > > active_support/dependencies.rb:153:in `require'
> > > > > > from
> > > > > > /opt/local/lib/ruby/gems/1.8/gems/activesupport-2.2.2/lib/
> > > > > > active_support/dependencies.rb:521:in `new_constants_in'
> > > > > > from
> > > > > > /opt/local/lib/ruby/gems/1.8/gems/activesupport-2.2.2/lib/
> > > > > > active_support/dependencies.rb:153:in `require'
> > > > > > from /Users/davidroslund/dev/bonusforum/vendor/plugins/
> > > > > > community_engine/engine_plugins/globalite/lib/globalite.rb:19
> > > > > > from
> > > > /opt/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:
> > > > > > 31:in `gem_original_require'
> > > > > > from
> > > > /opt/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:
> > > > > > 31:in `require'
> > > > > > ... 19 levels...
> > > > > > from
> > > > > > /opt/local/lib/ruby/gems/1.8/gems/rails-2.2.2/lib/commands/
> > > > > > generate.rb:1
> > > > > > from
> > > > /opt/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:
> > > > > > 31:in `gem_original_require'
> > > > > > from
> > > > /opt/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:
> > > > > > 31:in `require'
> > > > > > from script/generate:3
>
> > > > > > Been searchin and googling for a solution but but :( ...
>
> > > > > > Running osX Leopard
> > > > > >Rails2.2.2
> > > > > > Installed all gems required
>
> > > > > > Any ideas?
>
> > > > > > Regards...
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---