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

Development Tools Installing a Ruby Development Environment Installing a Ruby Development Environment Installing Ruby on Windows

melissa brown
melissa brown
4,670 Points

ruby installation wont open

my ruby installation will not open. on their site they say that "Depending on your location, sometimes the downloads will not work. This is due RubyForge provided mirrors. Until we completely move our releases out of them. please add /noredirect at the end of the URL and try again." ive tried putting /noredirect at the end of the url but keep on getting error msgs. ive tired many different ways eg

http://dl.bintray.com/oneclick/rubyinstaller/rubyinstaller-2.2.2-x64.exe/nodirect

http://rubyinstaller.org/downloads/nodirect

and even a link that they recommended http://rubyforge.org/frs/download.php/72170/rubyinstaller-1.9.2-p0.exe/noredirect

i either get a file not found error or RubyForge Could Not Connect to Database error.

has anyone had this problem before?

5 Answers

medev21
medev21
18,291 Points

I had the same problem too, but if you open it as administrator, it will run just fine. Just an FYI, if anybody encounters this problem.

Hi Melissa,

A few times, above, you added "nodirect" instead of "noredirect." I wonder if that's part of the issue.

Good luck!

melissa brown
melissa brown
4,670 Points

hi Jim, thanks for noticing that, but no either way it doesnt work

melissa brown
melissa brown
4,670 Points

thanks for replying. it is working now not sure what the problem was.

Sure thing! Sounds like maybe they were just having issues over there. :grinning:

Happy coding!

Hmm.

The odd thing about it for me is that those noredirect links don't work properly, but the regular rubyinstaller link seems to work over here, at least.