Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run with Command Line Tools Only, No Xcode? #1012

Closed
jwhite007 opened this issue Sep 18, 2016 · 0 comments
Closed

Run with Command Line Tools Only, No Xcode? #1012

jwhite007 opened this issue Sep 18, 2016 · 0 comments

Comments

@jwhite007
Copy link

jwhite007 commented Sep 18, 2016

I deleted Xcode, because it is a bloated beast; however, with "xcode-select --install" I installed the command line tools which I assumed would be sufficient to run Homebrew. I now get the error "xcrun: error: active developer path ("/Applications/Xcode.app/Contents/Developer") does not exist" Really? Homebrew needs the bloated beast to function?

$ sudo xcode-select --switch /Library/Developer/
xcode-select: error: invalid developer directory '/Library/Developer'

It appears that the instructions that I found giving the above are incorrect for the latest path to command line tools. The followings seems to have done the trick.

$ sudo xcode-select --switch /Library/Developer/CommandLineTools
@Homebrew Homebrew locked and limited conversation to collaborators May 3, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant