From 71305a75628f019a4ab9104c9a7b4cdecae415a0 Mon Sep 17 00:00:00 2001 From: merlijn Date: Sun, 6 Jun 2010 08:25:00 +0000 Subject: [PATCH] adding OSX specific info (Commit created by redmine exporter script from page "Repository_Access" version 41) --- Repository_Access.textile | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Repository_Access.textile b/Repository_Access.textile index 8eb42f7..ab8eeac 100644 --- a/Repository_Access.textile +++ b/Repository_Access.textile @@ -10,7 +10,7 @@ For more information about git we have a [[Git]] page on the wiki [[Git|here]]. h2. Cloning the repository and compiling -h3. Linux/OS X +h3. Linux First, you install git using your favorite package manager. Then, do the following to download and compile (execute the first line only to download):: @@ -52,6 +52,12 @@ If that works, you can then run xonotic (still from msys) using ./all run +h3. Mac OSX + +You must first install XCode which comes on your installation DVD or can be downloaded from the Apple website. This package provides tools like git and gcc, which are needed for successful checkout and compilation of xonotic. You should also install the SDL framework according to their readme, available from http://www.libsdl.org/download-1.2.php + +When you have done this, you can follow the Linux instructions above. + h2. Contributing and getting write access A condition for write (push) access is that you agree that any code or data you push will be licensed under the General Public License, version 2, with or without the "or any later version" clause. In case the directory the changes apply to contains a LICENSE or COPYING file indicating another license, your pushed code has to be dual licensed appropriately. Subdirectories currently having a dual license: -- 2.39.2