when I’ve added monkeybars gem, I’ve retrieved it under the ruby gem
$ sudo jruby -S gem list -l
i get the ruby gems installed not the jRuby one.
what did i miss here ?
Not sure, I’m not quite following you. You used ‘jruby -S gem’ to run
gem, but it appears you’re getting the gems installed into your
matzruby install? Do you have any environment variables set (like
GEM_HOME, GEM_PATH, JRUBY_HOME, etc.)?
Not sure, I’m not quite following you. You used ‘jruby -S gem’ to run
gem, but it appears you’re getting the gems installed into your
matzruby install? Do you have any environment variables set (like
GEM_HOME, GEM_PATH, JRUBY_HOME, etc.)?
yes, finally i had to unset GEM_HOME and GEM_PATH to get gems
installed under the jruby files hierarchy.
–
yvon
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.