You shouldn't `sudo` install gems.I'll refer you to my blog - http://lee.hambley.name/2009/10/23/thoughts-on-installing-rubygems-without-sudo/- and some citations there that justify this.
It's always a bad idea, and leads to path problems (is Root's path, in your webserver user's path?) … because it needs to be for this to work, and that's a bad idea a lot of the time. - Lee -- * You received this message because you are subscribed to the Google Groups "Capistrano" 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/capistrano?hl=en
