运行brew doctor
时,我收到此消息
Warning: You have a non-Homebrew 'pkg-config' in your PATH:
/opt/local/bin/pkg-config
`./configure` may have problems finding brew-installed packages using
this other pkg-config.
我可以安全地移动/opt/local/bin/pkg-config
文件吗?
答案 0 :(得分:0)
/opt/local
,而是由MacPorts使用。如果您想要酿造啤酒,那么删除pkg-config
并从brew中安装一个是最明智的做法。