Hi list.

I've added the following line to my `config/environment.rb` file, within
the `Initializer`:

    config.gem 'mislav-will_paginate', :version => '2.3.11', :lib =>
'will_paginate', :source => 'http://gems.github.com'

When I then run the command `sudo rake gems:install`, I get the
following output:

    t...@tkn-desktop-ubuntu ~/work/trunk $ sudo rake gems:install
    (in /home/tkn/work/trunk)
    Missing these required gems:
      mislav-will_paginate  = 2.3.11

    You're running:
      ruby 1.8.6.287 at /usr/local/bin/ruby
      rubygems 1.3.1 at /home/tkn/.gem/ruby/1.8,
/usr/local/lib/ruby/gems/1.8

    Run `rake gems:install` to install the missing gems.

What is going on here?
-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
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