Git not working on snow leopard
Successfully installed git on my Mac (Snow Leopard 10.6.8), but cannot get any of the commands to work. Everything I type the terminal spits out illegal instruction
.
For example:
git --version
Illegal instruction
Note: This download was tailored for Snow Leopard as seen in the readme file they provided. So I have no idea why this is such a pain.
NOTES ABOUT THIS BUILD
============
* This build targets Snow Leopard and Lion. It may work on earlier or
later versions of OS X.
I have tried installing homebrew
, but that doesn't work because it can't find Xcode which I also can't get on my computer.
Anyone know why git is not working on Snow Leopard?
It looks like you are running this on a Mac with a Core Duo processor. The git version you installed needs a Core 2 Duo.
链接地址: http://www.djcxy.com/p/33312.html上一篇: 什么时候GHC Haskell自动记忆?
下一篇: Git不适用于雪豹