I've previously used Macports to manage ruby. Now I've installed rvm and
installed ruby 1.9.2. Seems to be ok. But I'm a bit confused of where
the gems are. So 2 questions:

1) I have my gems in .gem. This is the "old" location. With rvm they
should be in .rvm. I've created a gemset global. Will this then be
available for all apps on the server?

2) When trying to install mail with "gem install mail" I get "ERROR:
While executing gem ... (Errno::EACCES) Permission denied -
/Users/me/.gem/specs". Why (besides the permission issue)? Is it still
trying to install in .gem?

-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to