Skip to content

Commit b685826

Browse files
author
kuyan
committed
Added note about OSX-GCC-Installer and Xcode conflict.
1 parent 9667754 commit b685826

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/starting/install/osx.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,11 @@ by downloading `XCode <http://developer.apple.com/xcode/>`_, the smaller
2626
Apple account) or the even smaller `OSX-GCC-Installer <https://github.com/kennethreitz/osx-gcc-installer#readme>`_
2727
package.
2828

29+
.. note::
30+
If you already have XCode installed, do not install OSX-GCC-Installer.
31+
In combination, the software can cause issues that are difficult to
32+
diagnose.
33+
2934
While Lion comes with a large number of UNIX utilities, those familiar with
3035
Linux systems will notice one key component missing: a decent package manager.
3136
`Homebrew <http://mxcl.github.com/homebrew/>`_ fills this void.

0 commit comments

Comments
 (0)