Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Git is required for Iguana X IguanaX to run. The easiest way to install Git on Mac is to install the XCode developer command line tools.

Expand
titleSTEP 1: Open the Terminal Program

For Mac OS X can access Access the command prompt through a program called Terminal.

In Mac OS X you can find any application using the search spot light:

  • Image Removed

    Click on the magnifying glass icon

  • Then type in “terminal” and you should see something like:

Image Removed

Click on the top icon and you should be able to access the terminalIf you haven’t used Terminal before, here is how to find it on your Mac.

Expand
titleSTEP 2: Run xcode-select --install in the TerminaTerminal

Copy and paste this the following command and press enter in the terminal:

Code Block
xcode-select --install

It should like something like this, colors may vary:

Expand
titleSTEP 3: Run the install - it will take a while

This will install the Git as part of the Apple developer tools. It’s quite a large download and will take a little while to complete. The installer will advise you have power plugged in while you do the install.

Expect to see something like this:

Image Removed

Expand
titleProblems you might run into and how to solve them

Some typical problems with this you might see:

If the process exits

  • Try closing other applications and rebooting your machine.

  • Rerun the command from the terminalImage Added

    Having trouble? See this article: Problem with upgrading Mac OS X and losing Xcode install