271
edits
| Line 36: | Line 36: | ||
=== Download and Install GIT === | === Download and Install GIT === | ||
There are different possibilities to install GIT. | There are different possibilities to install GIT. | ||
Option 1: Download and install GIT for OSX. Grab the latest version from Google Code: | Option 1: install via MacPorts in Terminal with "sudo port install git-core" | ||
Option 2: Download and install GIT for OSX. Grab the latest version from Google Code: | |||
[http://code.google.com/p/git-osx-installer/ http://code.google.com/p/git-osx-installer/] | [http://code.google.com/p/git-osx-installer/ http://code.google.com/p/git-osx-installer/] | ||
=== Install ''boost'' (1.45.0) with MacPorts === | === Install ''boost'' (1.45.0) with MacPorts === | ||
edits