こんな感じのエラーが出た場合
checking pcre install prefix... no
checking for the location of zlib... configure: error: zip support requires ZLIB. Use --with-zlib-dir=<DIR> to specify prefix where ZLIB include and library are located
ERROR: `/var/tmp/zip/configure' failed
zlibの開発環境(lib,includeとか、、)をインストールすれば良い
[root@centos6 ~]# yum -y install zlib-devel
0 件のコメント:
コメントを投稿