From b68582609b551a00f597821e17146dd5a6e867d0 Mon Sep 17 00:00:00 2001 From: kuyan Date: Thu, 13 Jun 2013 19:31:48 -0700 Subject: [PATCH] Added note about OSX-GCC-Installer and Xcode conflict. --- docs/starting/install/osx.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/starting/install/osx.rst b/docs/starting/install/osx.rst index 2384a64..6d2a156 100644 --- a/docs/starting/install/osx.rst +++ b/docs/starting/install/osx.rst @@ -26,6 +26,11 @@ by downloading `XCode `_, the smaller Apple account) or the even smaller `OSX-GCC-Installer `_ package. +.. note:: + If you already have XCode installed, do not install OSX-GCC-Installer. + In combination, the software can cause issues that are difficult to + diagnose. + While Lion comes with a large number of UNIX utilities, those familiar with Linux systems will notice one key component missing: a decent package manager. `Homebrew `_ fills this void.