我正在尝试在我的Macbook Air上安装Ruby。所以我这样说:
brew install ruby-build
但是,我得到的答案是错误和警告:
==> Pouring openssl-1.0.2.yosemite.bottle.tar.gz
Error: undefined method `[]' for nil:NilClass
Warning: Bottle installation failed: building from source.
Error: /usr/local/opt/makedepend not present or broken
Please reinstall makedepend. Sorry :(
出了什么问题,我该怎么做?