We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9667754 commit b685826Copy full SHA for b685826
docs/starting/install/osx.rst
@@ -26,6 +26,11 @@ by downloading `XCode <http://developer.apple.com/xcode/>`_, the smaller
26
Apple account) or the even smaller `OSX-GCC-Installer <https://github.com/kennethreitz/osx-gcc-installer#readme>`_
27
package.
28
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
+
34
While Lion comes with a large number of UNIX utilities, those familiar with
35
Linux systems will notice one key component missing: a decent package manager.
36
`Homebrew <http://mxcl.github.com/homebrew/>`_ fills this void.
0 commit comments