mac brew install php55-pthreads 失败
程序员文章站
2022-05-03 20:10:31
...
brew install php55-pthreads
==> Installing php55-pthreads from josegonzalez/homebrew-php
==> Installing dependencies for josegonzalez/php/php55-pthreads: php55
==> Installing josegonzalez/php/php55-pthreads dependency: php55
==> Downloading https://php.net/get/php-5.5.30.tar.bz2/from/this/mirror
Already downloaded: /Library/Caches/Homebrew/php55-5.5.30
==> ./configure --prefix=/usr/local/Cellar/php55/5.5.30 --localstatedir=/usr/local/var --sysconfdir=/usr/local/etc/php/5.5 --with-config-file-path=/usr
Last 15 lines from /Users/xcvu/Library/Logs/Homebrew/php55/01.configure:
checking for Kerberos support... /usr
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 RAND_egd... no
checking for pkg-config... no
checking for OpenSSL version... >= 0.9.6
checking for CRYPTO_free in -lcrypto... yes
checking for SSL_CTX_set_ssl_version in -lssl... yes
checking for PCRE library to use... bundled
checking whether to enable the SQLite3 extension... yes
checking bundled sqlite3 library... yes
checking for ZLIB support... yes
checking if the location of ZLIB install directory is defined... no
configure: error: Cannot find libz
READ THIS: https://git.io/brew-troubleshooting
If reporting this issue please do so at (not Homebrew/homebrew):
https://github.com/josegonzalez/homebrew-php/issues
以上是执行过程
根据报错:configure: error: Cannot find libz
检查zlib也是安装了,不是很清楚还为何报错
补充php55,apache24,mysql等都是brew安装的
回复内容:
brew install php55-pthreads
==> Installing php55-pthreads from josegonzalez/homebrew-php
==> Installing dependencies for josegonzalez/php/php55-pthreads: php55
==> Installing josegonzalez/php/php55-pthreads dependency: php55
==> Downloading https://php.net/get/php-5.5.30.tar.bz2/from/this/mirror
Already downloaded: /Library/Caches/Homebrew/php55-5.5.30
==> ./configure --prefix=/usr/local/Cellar/php55/5.5.30 --localstatedir=/usr/local/var --sysconfdir=/usr/local/etc/php/5.5 --with-config-file-path=/usr
Last 15 lines from /Users/xcvu/Library/Logs/Homebrew/php55/01.configure:
checking for Kerberos support... /usr
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 RAND_egd... no
checking for pkg-config... no
checking for OpenSSL version... >= 0.9.6
checking for CRYPTO_free in -lcrypto... yes
checking for SSL_CTX_set_ssl_version in -lssl... yes
checking for PCRE library to use... bundled
checking whether to enable the SQLite3 extension... yes
checking bundled sqlite3 library... yes
checking for ZLIB support... yes
checking if the location of ZLIB install directory is defined... no
configure: error: Cannot find libz
READ THIS: https://git.io/brew-troubleshooting
If reporting this issue please do so at (not Homebrew/homebrew):
https://github.com/josegonzalez/homebrew-php/issues
以上是执行过程
根据报错:configure: error: Cannot find libz
检查zlib也是安装了,不是很清楚还为何报错
补充php55,apache24,mysql等都是brew安装的
xcode-select --install 安装命令行工具后再试
推荐阅读
-
Mac 下使用brew install 报错: Error: Cowardly refusing to `sudo brew install'
-
mac下brew install 报错
-
mac home-brew 安装 php 失败
-
[mac]brew install nginx,出现编译错误怎么办?
-
mac brew install redis 报错
-
mac home-brew 安装 php 失败
-
mac brew install php55-pthreads 失败
-
osx - mac air os x brew php53安装失败
-
osx - mac air os x brew php53安装失败
-
mac brew install redis 报错