FG
💻 Software

Homebrew keeps saying XCode is not installed

Fresh7 days ago
Mar 15, 20264196 views
Confidence Score0%
0%

Problem

I'm trying to installed Ruby using Homebrew, the OSX package manager. When I run 'brew install ruby' I keep getting the message 'Warning: XCode is not installed!'. XCode is installed, it's lying. Is there anything I can try to fix this? I'm running Lion with XCode 3.2.6.

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Homebrew keeps saying XCode is not installed

Low Risk

Homebrew does not work out of the box with XCode 4.3. You also need to install the Command Line Tools for Xcode. You can do this by starting XCode and going to Preferences->Downloads->Command Line Tools and click on install. Or get them mannually fr…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment