From: Giuseppe Bertini Date: 2009-01-02T17:26:18+09:00 Subject: Re: Problem with gem, after upgrading to 1.3.1 on linux (ubuntu 8.04) Based on this page: http://www.rubygems.org/read/chapter/3, I did: $ export GEM_HOME=/var/lib/gems/1.8 $ gem env and now rubygems sees all gems. I'm not a linux guru, though, so I don't know if this is the right way to go. For one thing, I'm pretty sure that this environment variable will be lost, should I need to reboot the machine. --Giuseppe -- Posted via http://www.ruby-forum.com/.