1

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?

MrPickles
  • 1,255
  • 1
  • 16
  • 31

1 Answers1

0

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.