Problem with gempath

hi, I recently got problem with installing gem. when i execute “gem
install xxx” it install to the current directory.
here is what i’ve got when i execute “gem env”

  • GEM PATHS:

    • /Users/jsney/.gem/ruby/1.8
    • /opt/local/lib/ruby/gems/1.8

i don’t know how to remove the first record. anyone can help ?

On Thu, Nov 19, 2009 at 02:40:06AM +0900, jney wrote:

if it is in your ~/.gemrc then editing this file should help

badboy_

Hi jan-Erik, i should precise that, gempath isn’t define in my
~/.gemrc

Just fix it.
GEM_PATH env var was set by rvm (http://rvm.beginrescueend.com/).

On 18 nov, 19:21, jney [email protected] wrote:

  • GEM PATHS:

Just fix it.
GEM_PATH env var was set by rvm (http://rvm.beginrescueend.com/).