Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Ruby

alborz
seal-mask
.a{fill-rule:evenodd;}techdegree seal-36
alborz
Full Stack JavaScript Techdegree Graduate 30,885 Points

Treehouse, please add a disclaimer or remove this part from your Rails Development track.

I don't recall exactly which stage it is in the track, but when installing Ruby, the course also mentions installing osx-gcc-installer. For Mac users with 10.9 and XCode already on their machine, this is not good at all.

This completely messed up everything.

Now I can't progress in the Ruby track; I can't install gems; I can't even try and reinstall the Mavericks installer via http://osxdaily.com/2013/11/01/re-download-os-x-mavericks-installer-mac-app-store/ since when I try, the App Store says that OSX Mavericks is no longer available in the US.

When scouring for answers I came upon https://github.com/Homebrew/homebrew/issues/29989#issuecomment-45585730. However when I try and run those commands the terminal just says that those files do not exist.

This https://stackoverflow.com/questions/9332196/how-to-remove-the-osx-gcc-installer doesn't work as when I reinstall XCode terminal still says that I have osx-gcc-installer on my machine.

It's been about three days and I'm utterly lost and have no idea what to do. This is depressing.

4 Answers

Maciej Czuchnowski
Maciej Czuchnowski
36,441 Points

Please contact the support directly (link is on the right). This way the response will be quicker and proper people will be informed about the issue.

Jason Seifer
STAFF
Jason Seifer
Treehouse Guest Teacher

Hey Alborz M. what version of OS X are you running on and what is the current status of your system? Were you able to uninstall the osx-gcc-installer? PS: I'm currently working on updated installation guides for Ruby and Rails.

alborz
seal-mask
.a{fill-rule:evenodd;}techdegree seal-36
alborz
Full Stack JavaScript Techdegree Graduate 30,885 Points

Hey Jason Seifer I'm currently running on OS X 10.9.5. Forgive me for being such a newb, but how would I check for the "status of my system"? I wasn't able to uninstall osx-gcc-installer thus far. Sweet -- I'm still trying to get used to this stuff.