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 trialmelissa brown
4,670 Pointsruby 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
18,291 PointsI 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.
Jim Withington
12,025 PointsHi Melissa,
A few times, above, you added "nodirect" instead of "noredirect." I wonder if that's part of the issue.
Good luck!
melissa brown
4,670 Pointshi Jim, thanks for noticing that, but no either way it doesnt work
melissa brown
4,670 Pointsthanks for replying. it is working now not sure what the problem was.
Jim Withington
12,025 PointsSure thing! Sounds like maybe they were just having issues over there.
Happy coding!
Jim Withington
12,025 PointsHmm.
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.