Perhaps the rails gem 2.0.2 is installed for your user but not
systemwide.  So its in ~/.gem rather than /usr/lib/ruby/gems/1.8

On Wed, Apr 29, 2009 at 3:51 AM, Alexander Melle <li...@ruby-forum.com> wrote:
> Hi,
>
> I'm running a ubuntu 8.04.2 LTS server. Using ruby 1.8.6 and Rails 2.0.2
> I added the mongrel_rails start -d -c /app/ to the  /etc/rc.local
>
> sofar so good..
>
> Mongrel will start but will log
>
> Missing the rails 2.0.2 gem. Please 'gem install -v=2.0.2 .....
>
> and then terminate
>
> When I log onto the the console I can start mongrel_rails and it will
> locate the right gems
>
> any ideas ?
>
> Thanks ahead
> Mellex
> --
> Posted via http://www.ruby-forum.com/.
> _______________________________________________
> Mongrel-users mailing list
> Mongrel-users@rubyforge.org
> http://rubyforge.org/mailman/listinfo/mongrel-users
>
_______________________________________________
Mongrel-users mailing list
Mongrel-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/mongrel-users

Reply via email to