在我的Mac上成功安装了git(Snow Leopard 10.6.8),但无法使用任何命令。我输入终端的所有内容都会吐出illegal instruction
。
例如:
git --version
Illegal instruction
注意:此下载是针对Snow Leopard定制的,如他们提供的自述文件中所示。所以我不知道为什么会这么痛苦。
NOTES ABOUT THIS BUILD
============
* This build targets Snow Leopard and Lion. It may work on earlier or
later versions of OS X.
我已尝试安装homebrew
,但这不起作用,因为它无法找到我无法在计算机上获取的Xcode。
任何人都知道为什么git不能使用Snow Leopard?
答案 0 :(得分:0)
看起来你在带有Core Duo处理器的Mac上运行它。您安装的git版本需要Core 2 Duo。