brew 安装xhprof失败,请问怎么解决
程序员文章站
2024-02-14 22:12:04
...
如下:
brew install php56-xhprof
==> Installing php56-xhprof from homebrew/homebrew-php
==> Downloading https://github.com/facebook/xhprof/archive/254eb24dcfa763c76c57b472093ebc4b81af2b7d.tar.gz
######################################################################## 100.0%
==> Patching
Error: Unable to guess PHP branch for Formulary::Formulae::Php56Xhprof
回复内容:
如下:
brew install php56-xhprof
==> Installing php56-xhprof from homebrew/homebrew-php
==> Downloading https://github.com/facebook/xhprof/archive/254eb24dcfa763c76c57b472093ebc4b81af2b7d.tar.gz
######################################################################## 100.0%
==> Patching
Error: Unable to guess PHP branch for Formulary::Formulae::Php56Xhprof
应该是PHP版本有问题,homebrew-php的源码,你尝试安装一下5.3+的版本。
def php_branch
class_name = self.class.name.split("::").last
matches = /^Php5([3-9]+)/.match(class_name)
if matches
"5." + matches[1]
else
raise "Unable to guess PHP branch for #{class_name}"
end
end
上一篇: thinkphp设置DB_CHARSET为utf8mb4
下一篇: 几种php加速器比较
推荐阅读
-
安装magento之后提示:HTTP ERROR 500,请问怎么解决?
-
PHP程序安装验证码不显示请问怎么解决?
-
腾讯手游助手安装不了怎么办 模拟器安装失败的解决方法
-
安装magento之后提示:HTTP ERROR 500,请问怎么解决?
-
python安装库安装失败怎么解决
-
TGP游戏安装失败怎么办?TGP游戏安装失败的解决办法
-
wegame提示错误码:23怎么办?腾讯wegame安装游戏失败的解决方法
-
安装SQL server 提示重新启动计算机失败怎么解决?
-
wegame安装游戏失败提示错误码:300怎么解决?(附解决方法)
-
win8系统安装无线网卡驱动失败怎么办 win8无线网卡驱动安装失败的解决办法