🆕 新着Qiita記事をお知らせします。​

​『PHP5.2ビルド時に「configure: error: Please reinstall the BZip2 distribution」』
https://qiita.com/ksilverwall/items/71670069315a82ac084c by @ksilverwall @​Qiita

#php5_2_qiita

PHP5.2ビルド時に「configure: error: Please reinstall the BZip2 distribution」 - Qiita

## 現象 CentOs6にphp5.2インストール時に発生。どれかのExtensionが使ってるっぽい。 ``` configure: error: Please reinstall the BZip2 distribution...

🆕 新着Qiita記事をお知らせします。​

​『PHP5.2のビルド時に「Could not find libpcre.(a|so) in /usr/local」』
https://qiita.com/ksilverwall/items/89a0336967ecddd8554e by @ksilverwall @​Qiita

#php5_2_qiita

PHP5.2のビルド時に「Could not find libpcre.(a|so) in /usr/local」 - Qiita

## 現象 php5.2.17のビルドの際にエラーにぶち当たりました。 configureコマンドの実行でエラーになります。 ``` configure: error: Could not find libpcre.(a|so)...