Gem errors

Hello all,

I seem to still be getting Gem errors when trying to run ‘rails server’.
Not sure what I need to do to fix it.

Computer:treebook admin$ rails server
/usr/local/rvm/rubies/ruby-1.9.3-p484/lib/ruby/1.9.1/tmpdir.rb:80:in
`mkdir’: ERROR: Failed to build gem native extension.
(Gem::Ext::BuildError)

  • Permission denied -
    /usr/local/rvm/gems/ruby-1.9.3-p484/gems/json-1.8.1/ext/json/ext/generator/.gem.20140207-3371-uiaqx9*

Any ideas on how to fix this?

Thanks in advance for your help.
Eric

Nevermind…Ha! I just ran the same stuff @mpapis told me to do for a
seperate permission error and now it seems to be running the rails
server
just fine.

Sheesh. Sometimes the solution is right under your nose.

Thanks anyway,
Eric