On Thu, Sep 23, 2010 at 2:34 PM, Jeff Schmidt <[email protected]> wrote:
> I'm trying to install and use Heroku and having the following problem: : > sudo gem install heroku > My environment: > GEM_HOME=/Users/Applnb/.rvm/gems/ruby-1.9.2...@rails3tutorial While I haven't started using rvm myself, I believe you're supposed to do gem installs as the current user, i.e., don't use `sudo`. See if that makes a difference. -- Hassan Schroeder ------------------------ [email protected] twitter: @hassan -- 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 [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-talk?hl=en.

