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 trialGary Insley
14,133 PointsInstalling Ruby
Hi Im am trying to Install Ruby onto my computer. I have managed to install homebrew and already have git installed from a previous course.
I am now trying to install the RVM however when i run the code i keep getting the following messages. I have tried using both the full installation code and the shortened code on the RVM homepage.
Garys-MacBook-Pro:~ Gary$ \curl https://raw.github.com/wayneeseguin/rvm/master/binscripts/rvm-installer | bash -s stable % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 Garys-MacBook-Pro:~ Gary$
Have i done something seriously wrong? As the terminal looks like it has spend 2 seconds doing nothing? While in your video quite a lot of code was shown in the terminal.
Thanks
Gary
Gary Insley
14,133 PointsGary Insley
14,133 PointsThanks tom, this is great.
Managed to get it to work eventually... (however now i've looked through those tutorials it appears that i didn't configure RVM properly!)
Thanks, these tutorials are great....!