centos7中 configure: error: zlib development files not found
001、configure: error: zlib development files not found

002、解决方法:
[root@pc1 test01]# yum -y install zlib-devel

。
001、configure: error: zlib development files not found

002、解决方法:
[root@pc1 test01]# yum -y install zlib-devel

。