Ruby on Rails Thursday, January 30, 2014



On Thursday, January 30, 2014 10:56:04 AM UTC, Eric Jefcoat wrote:
Fred,

How do I go about removing rvm? I don't remember setting up a root user password on my computer, When I search "Spotlight" for rvm, I get some other gem and ruby folders it looks like, but not something named rvm. 



rvm implode

removes rvm (although I don't think it does anything much beyond deleting the /usr/local/rvm directory). If you had previously installed rvm by prefixing the install command with sudo, that would have done a system wide install if I remember correctly.

Fred 
Thanks for your help,
Eric

On Thursday, January 30, 2014 3:08:16 AM UTC-7, Frederick Cheung wrote:


On Thursday, January 30, 2014 5:41:59 AM UTC, Eric Jefcoat wrote:


ERROR: While executing gem ... (Gem::FilePermissionError)
You don't have write permissions into the /usr/local/rvm/gems/ruby-1.9.3-p392 directory.

That looks like a systemwide install of rvm - normally the rvm folder is in your home folder so that there are no permission problems. I'd be very tempted to remove rvm and reinstall it (when you install rvm, don't use sudo - just install it as your regular user)

Fred
 

<============


========================================
 

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/9ed4309c-6423-49db-8a45-93b424eadd6b%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment