Problems in installing thin on windows 7

爷,独闯天下 提交于 2019-12-04 21:06:35

I resolved the problem by following these steps. Posting this answer as it might be useful for others.

I uninstalled and deleted all the ruby stuff and restarted the machine. Downloaded Ruby 2.0 and Devkit from here http://rubyinstaller.org/downloads/.

Installed ruby and devkit. Install devkit using the instructions given in this link https://github.com/oneclick/rubyinstaller/wiki/Development-Kit.

cd to ruby folder and installed rails, thin gem

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!