From: Luis Lavena Date: 2012-03-17T01:50:48+09:00 Subject: Re: problems with installing gems Ralf Mueller wrote in post #1051816: > Hi! > > I'd like to installed gem with > > sudo gem install rails > > [...] > > the line with - "gem" => "--user-install" looks suspicious, but how can > I change it? Did I do a > misconfiguration. I have no .gemrc file. > Look for ~/.gemrc And then /etc/gemrc You (in your profile) or your distro might be setting --user-install there. -- Luis Lavena -- Posted via http://www.ruby-forum.com/.