Installing Trac into Leopard’s Apache using mod_python Share your git repositories with other developers using Leopard
May 19

gitlogo

Download git source code from project’s home page.

Unzip the tar file and open a Terminal app to type:

./configure --prefix=/usr
make
sudo make install

Now, git version control system is fully working.

Related Posts

One Response to “Installing git into your Mac OS X Leopard”

  1. wolffan Says:

    You also have the installer for Leopard only:
    http://git-osx-installer.googlecode.com/files/git-1.6.4.1-intel-leopard.dmg

Leave a Reply