Johnneylee Rollins wrote in post #1092374:
> This is because you installed rvm, which is my preference but I have no
> qualms about you using rbenv.

Just to be clear, I was not exactly recommending rbenv over RVM. I used 
to use RVM myself and it's a wonderful tool. I recently switched to 
rbenv preferring a more modular and lighter weight tool.

What I was suggesting was to use something other than the build-in Ruby 
that OS X provides, given that was the version listed in the error 
message in the OP.

As to Josh's problem, it really does sound like your system has some 
permission setting issues. I would suggest making sure you own all the 
files and directories in your home folder and to use "Disk Utilities" 
to try to repair the permissions of your system. Maybe something was 
installed to your home folder using the sudo command. That might have 
installed files to your home, but owned by "root" user instead of 
yourself.

-- 
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-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to