Homebrew and Beta 3 - Command Line Tools

I realize this is likely a problem with Homebrew, but with a fresh install of Beta 3, there is something going wrong with the Beta 3 Command Line Tools. Even after accepting the SLA it keeps trying to install Command Line Tools over and over again preventing the install of Homebrew. Like I said, probably not a big deal on this side, but I didn't see anything after an hour of searching, so if someone else is having this problem you are not alone!


```xcode-select: error: command line tools are already installed, use "Software Update" to install updates```

Replies

Had the same problem. Follow the install steps for 10.7.

What do you mean?

From https://docs.brew.sh/Installation

cd /usr/local; mkdir homebrew && curl -L https://github.com/Homebrew/brew/tarball/master | tar xz --strip 1 -C homebrew; brew doctor

hi followed the instructions 1d on


https://afni.nimh.nih.gov/pub/dist/HOWTO/howto/ht00_inst/html/mac_10.78_uber.html


after that the installation did work find