mac brew install php55-pthreads 失败
<code>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</code>
以上是执行过程
根据报错:configure: error: Cannot find libz
检查zlib也是安装了,不是很清楚还为何报错
补充php55,apache24,mysql等都是brew安装的
回复内容:
<code>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</code>
以上是执行过程
根据报错:configure: error: Cannot find libz
检查zlib也是安装了,不是很清楚还为何报错
补充php55,apache24,mysql等都是brew安装的
xcode-select --install 安装命令行工具后再试

ホットAIツール

Undresser.AI Undress
リアルなヌード写真を作成する AI 搭載アプリ

AI Clothes Remover
写真から衣服を削除するオンライン AI ツール。

Undress AI Tool
脱衣画像を無料で

Clothoff.io
AI衣類リムーバー

AI Hentai Generator
AIヘンタイを無料で生成します。

人気の記事

ホットツール

メモ帳++7.3.1
使いやすく無料のコードエディター

SublimeText3 中国語版
中国語版、とても使いやすい

ゼンドスタジオ 13.0.1
強力な PHP 統合開発環境

ドリームウィーバー CS6
ビジュアル Web 開発ツール

SublimeText3 Mac版
神レベルのコード編集ソフト(SublimeText3)

ホットトピック











PHP 8.4 では、いくつかの新機能、セキュリティの改善、パフォーマンスの改善が行われ、かなりの量の機能の非推奨と削除が行われています。 このガイドでは、Ubuntu、Debian、またはその派生版に PHP 8.4 をインストールする方法、または PHP 8.4 にアップグレードする方法について説明します。

ファイルのアップロードを行うには、フォーム ヘルパーを使用します。ここではファイルアップロードの例を示します。

CakePHP は、PHP 用のオープンソース フレームワークです。これは、アプリケーションの開発、展開、保守をより簡単にすることを目的としています。 CakePHP は、強力かつ理解しやすい MVC のようなアーキテクチャに基づいています。モデル、ビュー、コントローラー

Visual Studio Code (VS Code とも呼ばれる) は、すべての主要なオペレーティング システムで利用できる無料のソース コード エディター (統合開発環境 (IDE)) です。 多くのプログラミング言語の拡張機能の大規模なコレクションを備えた VS Code は、
