Martin,

I'd actually never ran rake gems before, so I hadn't seen that.  I get
the same thing on my machine, but rake gems:install successfully
installed the ones I needed and it runs fine.  I'll look into why that
happens.

If you ignore that, does it work for you?

-Josh

On Dec 31, 8:45 am, Martin <html-k...@gmx.de> wrote:
> Hi,
>
> i tried to install it following your guide athttp://www.ansuzcms.com/
> I had to create my databases manually using mysqladmin before I could
> install the required gems.
> I got them installed but when running
>  > rake gems
> I get the following error:
>   - [I] calendar_date_select
>      - [ ] hoe >= 1.8.0
>      - [ ] rubyforge >= 1.0.1
>      - [I] rake = 0.8.3
>   - [F] mislav-will_paginate ~> 2.3.2
>      - [I] activesupport = 2.2.2
>   - [I] RedCloth
> rake aborted!
> You have a nil object when you didn't expect it!
> The error occurred while evaluating nil.dependencies
>
> (See full trace by running task with --trace)
>
> My installed gems are:
> $ gem list
>
> *** LOCAL GEMS ***
>
> actionmailer (2.2.2, 2.1.2, 2.1.1, 2.1.0)
> actionpack (2.2.2, 2.1.2, 2.1.1, 2.1.0)
> activerecord (2.2.2, 2.1.2, 2.1.1, 2.1.0)
> activeresource (2.2.2, 2.1.2, 2.1.1, 2.1.0)
> activesupport (2.2.2, 2.1.2, 2.1.1, 2.1.0)
> arrayfields (4.6.0, 4.5.0)
> attributes (5.0.1)
> calendar_date_select (1.13)
> cgi_multipart_eof_fix (2.5.0)
> chronic (0.2.3)
> coderay (0.8.260, 0.7.4.215)
> daemons (1.0.10)
> fastthread (1.0.1)
> fattr (1.0.3)
> gem_plugin (0.2.3)
> git-rails (0.2.1)
> haml (2.0.6)
> hoe (1.8.2, 1.7.0)
> hpricot (0.6.164)
> linecache (0.43)
> main (2.8.3, 2.8.2, 2.8.0)
> maruku (0.5.9)
> mislav-will_paginate (2.3.2)
> mocha (0.9.3, 0.9.2, 0.9.0)
> mongrel (1.1.5)
> rails (2.2.2, 2.1.2, 2.1.1, 2.1.0)
> rake (0.8.3, 0.8.1)
> RedCloth (4.1.1)
> rexml-expansion-fix (1.0.1, 1.0.0)
> rmagick (2.8.0, 2.7.2, 2.5.2)
> rspec (1.1.11)
> rspec-rails (1.1.11)
> ruby-debug-base (0.10.3, 0.10.2, 0.10.1, 0.10.0)
> ruby-debug-ide (0.4.3, 0.4.1, 0.2.0, 0.1.10)
> rubyforge (1.0.1, 1.0.0)
> rubyist-aasm (2.0.5)
> ryanb-acts-as-list (0.1.2)
> ryanb-factory_girl (1.1.2)
> sqlite3-ruby (1.2.4, 1.2.2)
> syntax (1.0.0)
> thoughtbot-factory_girl (1.1.2)
> tzinfo (0.3.12, 0.3.9)
> ZenTest (3.11.0)
>
> Any idea?
>
> Martin
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to