rails install - ERROR … executing gem … (OpenSSL::SSL::SSLError) SSL_connect … read server hello A: wrong version number
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 问题: I am very new to Linux (been living in MS world for many years). I thought I'd try something different, like ruby on rails under linux. Been trying to get a dev machine set up, and I must say, it's been quite overwhelming! Here is what I have done so far, and my current problem that I cannot figure out: Installed Linux Mint 15 (was this a bad choice? the only reason I ask is all the difficulties I've had so far) Ran the update manager and installed all updates. Install git sudo apt-get install git Install rbenv git clone https://github.com