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!
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
Richard Duffy
16,488 Pointsrbenv install help
Help! rbenv install 2.1.2 just stops at make and will not go any further.
10 Answers

Jason Seifer
Treehouse Guest TeacherRichard Duffy do you get any errors at all? Does it give any output? Can you post a screenshot of what you're seeing? The ruby source code is about 15-20mb so it shouldn't take too long of a time to download.

Jason Seifer
Treehouse Guest TeacherRichard Duffy it looks like it is having problems downloading the installation files. Maybe it's your connection? Can you give it another try and if that doesn't work, try from another internet connection?

Richard Duffy
16,488 PointsJason Seifer is there an alternative to installation other than the command line?

Richard Duffy
16,488 PointsThere is no error it has nearly taken 12 hours and still not installed!

Marshall Huss
3,504 PointsSomething is definitely wrong, I would just hit ctrl-c
. Are you also using ruby-build?

Richard Duffy
16,488 PointsYeah, I am, I followed the tutorial that Jason gave. I hooked up my macbook to my phone's mobile internet and it still stuck on make, it also makes my macbook lag, I have the latest macbook air.

Richard Duffy
16,488 PointsHello Jason Seifer ,
thank you for getting back to me, I left it overnight and it was still stuck. There are no errors and sometimes terminal crashes
http://i62.tinypic.com/28k0ox0.png . It was like that overnight.

Richard Duffy
16,488 PointsCould the problem also be that I deleted the rbenv folder yesterday? But I did this before trying to install it.

Jason Seifer
Treehouse Guest TeacherYes, that could be an problem as well. Try starting over again and see if that helps.

Richard Duffy
16,488 PointsJason Seifer Thank you! I will try this again :).

larsberg
58,676 PointsRich, were you able to install rbenv. Are you just trying to install ruby 2.0.0p353? you could also install that version using the command rvm install 2.0.0-p353.

Richard Duffy
16,488 PointsI have used the treehouse VM.
Marshall Huss
3,504 PointsMarshall Huss
3,504 PointsCould you please share what the make error is?