I am trying to install a package on Mac OSX Serra v10.12.6 running xCode v9.1 using HomeBrew v1.3.8.
Installation and error
TS-Mac-Pro > brew install dos2unix Error: Xcode alone is not sufficient on Sierra. Install the Command Line Tools: xcode-select --install
Then i run the command
xcode-select
which states that the command-line tool package is not available from the software update server.
As I enter xcode, it shows that the command line tools are installed.
TS-Mac-Pro > xcode-select -p /Applications/Xcode.app/Contents/Developer
Any help would be greatly appreciated.
Theo
source share