这是我到目前为止所做的.
我现在正在尝试为项目安装Ruby Enterprise Edition rvm install ree
并收到以下错误:
$ rvm install ree
ree-1.8.7-2011.03 - #installing
ERROR: Error running './installer -a /Users/FaraazKhan/.rvm/rubies/ree-1.8.7-2011.03
--no-tcmalloc --dont-install-useful-gems ', please read
/Users/FaraazKhan/.rvm/log/ree-1.8.7-2011.03/install.log
ERROR: There has been an error while trying to run the ree installer. Halting
the installation.
Run Code Online (Sandbox Code Playgroud)
我已经尝试CC=/usr/bin/gcc-4.2 rvm install ree
了同样的结果.