【发布时间】:2012-10-12 03:42:46
【问题描述】:
我正在按照这些说明 http://www.moncefbelyamani.com/how-to-install-xcode-homebrew-git-rvm-ruby-on-mac/#step-4 安装运行 Ruby 1.9.3 以在 OS Mountain Lion 上使用 Rails 开发应用程序所需的工具。
跑线时
brew install autoconf automake apple-gcc42
我明白了
curl: (22) The requested URL returned error: 404
Error: Download failed: http://r.research.att.com/tools/gcc-42-5666.3-darwin11.pkg
在过去的十个小时里,我尝试了几次。有没有安装apple-gcc42的替代方法?
【问题讨论】:
-
问题链接到这个问题:github.com/mxcl/homebrew/issues/15415
标签: ruby macos terminal rvm homebrew