无法在我的mac上使用brew安装软件?

tim*_*ger 2 macos homebrew cpython libtool

我正在使用brew安装一些软件,当我尝试安装软件时,我得到了这个:

localhost:~ timger$ brew install autoconf
Error: No available formula for autoconf
localhost:~ timger$ brew install automake
Error: No available formula for automake
localhost:~ timger$ brew install libtool
Error: No available formula for libtool
localhost:~ timger$ brew install pkg-con
Run Code Online (Sandbox Code Playgroud)

dus*_*uff 5

您尝试安装的所有内容都是Xcode命令行工具包的一部分,而不是pkg-config您拼错的.

从App Store安装Xcode,然后从Xcode首选项的"下载"选项卡安装"命令行工具"包.