按照 WIKI:如何快速正确的安装 Ruby, Rails 运行环境 执行到步骤 2 的rvm pkg install readline出错,如图所示
rvm pkg install readline
环境顺利搭建完毕,多谢@AlphaLiu指导
首先去安装一个 XCODE 的 command line tool 再说吧。
这里的 wiki 里面有装 ruby 的步骤,仔细看。
没装 xcode 和 command line tool?
#1 楼 @AlphaLiu #2 楼 @magiclin 你们说的 command line tool 是指这个吗?
在 xcode -> Preferences -> Download -> Components 里面下载
#3 楼 @lionzixuanyuan 目测 xCode 版本较老,建议升级到 4.5
是的,否则命令里面 gcc 没有的。
#5 楼 @southwolf xcode 是 4.5.2 的
#4 楼 @AlphaLiu 找到了,我去试试
可以单独安装 Mac GCC. https://github.com/kennethreitz/osx-gcc-installer
#7 楼 @lionzixuanyuan 我还在奇怪为啥跟我的 xCode 选择界面不一样……原来是找错地方了= =#
#10 楼 @southwolf 嘿嘿