如何安装gcc-4.2

时间:2013-03-04 01:14:33

标签: ruby-on-rails ruby xcode gcc rvm

我正在尝试更新系统上的ruby和rails(osx 10.8.2)

当我跑步时

rvm install 1.9.3 --with-gcc=gcc-4.2

我收到以下错误:

You requested building with 'gcc-4.2' but it is not in your path.

2个问题;如何使用gcc-4.2安装(我在xcode中安装了命令行工具)? 另外,我如何将它带到正确的路径?

非常感谢在这个问题上的任何帮助。

2 个答案:

答案 0 :(得分:1)

如果您还没有使用Homebrew,您可能需要安装它以及apple-gcc42软件包。这个脚本会为你做这个,但你可能只想手动运行你想要的部分:https://github.com/thoughtbot/laptop/blob/master/mac

答案 1 :(得分:0)

尝试使用此软件包进行安装:https://github.com/kennethreitz/osx-gcc-installer