问题描述
我正在尝试通过以下方式在MacOS Sierra上安装php 7.4
brew install [email protected]
警告说不支持macOS 10.12后,出现此错误:
Error: An exception occurred within a child process:
Errno::ENOENT: No such file or directory @ rb_sysopen - configure
brew doctor
说:
Warning: Some installed kegs have no formulae!
This means they were either deleted or installed with `brew diy`.
You should find replacements for the following formulae:
python@2
Warning: You have unlinked kegs in your Cellar.
Leaving kegs unlinked can lead to build-trouble and cause brews that depend on
those kegs to fail to run properly once built. Run `brew link` on these:
python@2
Warning: You are using macOS 10.12.
We (and Apple) do not provide support for this old version.
You will encounter build failures with some formulae.
Please create pull requests instead of asking for help on Homebrew's GitHub,Discourse,Twitter or IRC. You are responsible for resolving any issues you
experience while you are running this old version.
有没有办法解决这个问题?
解决方法
暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!
如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。
小编邮箱:dio#foxmail.com (将#修改为@)