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

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

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

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

。