[Rails] Re: Need help even generating a new app

2013-01-16 Thread Josh Aronoff
Ok cool... Ugh, this permissions thing is driving me nuts. Can I just uninstall everything by deleting all the directories and re running the ruby and rails instals using either homebrow or rvm? to be clear, I'm only saying delete the ruby directory in my Library. -- Posted via http://www.ruby

[Rails] Re: Need help even generating a new app

2013-01-14 Thread Josh Aronoff
OK I went the Homebrew route, after some googling and tried to update my 1.8.7 Ruby to 1.9.3 like you mentioned and I'm STILL running into a permissions thing with my Library and that Gems directory. After running $ gem install rails bundler unicorn pg I get this: Permission denied -

[Rails] Re: Need help even generating a new app

2013-01-14 Thread Josh Aronoff
Ok. got to Step 3: and then ran into this:: Installing yaml-0.1.4... BUILD FAILED Inspect or clean up the working tree at /var/folders/3r/hdtty71s32bd26yrzyq4m5lrgn/T/ruby-build.20130114234238.25080 Results logged to /var/folders/3r/hdtty71s32bd26yrzyq4m5lrgn/T/ruby-build.20130114

[Rails] Re: Need help even generating a new app

2013-01-14 Thread Josh Aronoff
thank you! I'll try this and let you know how it went!! Thanks for responding! -- 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.

[Rails] Need help even generating a new app

2013-01-14 Thread Josh Aronoff
I'm having trouble even installing new rails apps. I get to the Bundle run, and it errors on Json, here's what my error says. I'm new to ALL of this, including Terminal commands, etc. Hope someone can help me out. Runs the Bundler then I error out at this: "Installing json (1.7.6) with native