brew install php55出现问题

发布于 2022-08-31 20:39:27 字数 1080 浏览 12 评论 0

执行

brew install php55

的时候有这这一堆:

Warning: Backing up all known pear.conf and .pearrc files
Warning: If you have a pre-existing pear install outside
     of homebrew-php, or you are using a non-standard
     pear.conf location, installation may fail.

然后:

./configure --prefix=/usr/local/Cellar/php55/5.5.21 --        localstatedir=/usr/loca
checking for krb5-config... /usr/bin/krb5-config
checking for DSA_get_default_method in -lssl... no
checking for X509_free in -lcrypto... yes
checking for pkg-config... no
configure: error: Cannot find OpenSSL's <evp.h>

READ THIS: http://git.io/brew-troubleshooting
If reporting this issue please do so at (not Homebrew/homebrew):
  https://github.com/josegonzalez/homebrew-php/issues

求助

php -v
PHP 5.5.14 (cli) (built: Sep  9 2014 19:09:25)
Copyright (c) 1997-2014 The PHP Group
Zend Engine v2.5.0, Copyright (c) 1998-2014 Zend Technologies

显示的是我之前安装的版本和安装时间。那么另一个问题就来了,如何完全清理brew 安装的php?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

别闹i 2022-09-07 20:39:27
brew cleanup php
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文