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

Installing Rails Mac

I am unable to install rails on my mac. I am using 10.9 , but was unable to install with 10.8 either. The examples in the tutorial do nothing for me. I followed this. It is also not working. Particularly when I try to install rails I get
"Unable to require openssl, install OpenSSL and rebuild ruby (preferred) or use non-HTTPS sources". I checked that OpenSSl is installed and it is. I re-installed X-Code, and the dev tools. Re-installed ruby via rvm multiple times via various suggestions online. I installed OpenSSl manually and re-installed ruby. Nothing I can find online will work for me. Kind of new to this. What am I doing wrong? Thanks. :)

3 Answers

Lukasz R
Lukasz R
707 Points

Because you just started your rails journey I would recommend:

Patrick Cooney
Patrick Cooney
12,216 Points

Give JewelryBox a shot. It's a GUI for managing RVM, but it can install RVM for you too if you don't have it installed yet. Great for starting out but once you get going with RVM it's much easier to work with it from the command line.