【问题标题】:Git not working on snow leopardGit不能在雪豹上工作
【发布时间】:2014-09-14 00:32:50
【问题描述】:

在我的 Mac (Snow Leopard 10.6.8) 上成功安装了 git,但无法使用任何命令。我在终端输入的所有内容都会吐出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 上工作吗?

【问题讨论】:

标签: macos git unix osx-snow-leopard


【解决方案1】:

您似乎是在配备 Core Duo 处理器的 Mac 上运行此程序。您安装的 git 版本需要 Core 2 Duo。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2011-09-08
    • 2012-02-02
    • 2011-02-21
    • 2012-12-10
    • 2011-03-05
    • 1970-01-01
    • 2011-02-14
    • 2010-11-30
    相关资源
    最近更新 更多