From: Hassan Schroeder Date: 2010-01-29T02:41:42+09:00 Subject: Re: Use Non-Java Version of Gem On Thu, Jan 28, 2010 at 9:25 AM, Bryan Richardson wrote: > Is there a reason why jruby doesn't use > '/usr/local/lib/jruby-1.3.1/lib/ruby/gems/1.8/' for storing gems > installed using jruby? I never told it not to, but I never told it to > either, so I'm not sure what the normal process is. The "normal process" is indeed to save gems to that location. I'm not sure how/where the old GEM_PATH stuff is being cached but that appears to be the case. If I were you, I'd either delete and reinstall 1.3.1. or upgrade to 1.4.0 and start over. Hopefully your gem environment will be "clean" from that point. -- Hassan Schroeder ------------------------ hassan.schroeder@gmail.com twitter: @hassan