> Does this work? > > /var/lib/gems/1.8/bin/mongrel_rails > > I've had this problem on Debian servers in the past and the way to > get around it is to modify your PATH to include "/var/lib/gems/1.8/ > bin" or create symlinks.
Yes, looks like it is the issue. On my local comp there is also mongrel installed, and there is /usr/bin/mongrel_rails. I am sure I didn't make it myself, so some gem must have done this. Do you know which one could it be? I am also worried about this "Unable to find gem 'mongrel' in default gem paths". It is the same with all the gems, not only mongrel. Best regards Pawel Stawicki -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Deploying Rails" 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/rubyonrails-deployment?hl=en -~----------~----~----~----~------~----~------~--~---
