孤独求学人
configure: error: Please reinstall the BZip2 distribution
2014-12-13 杜世伟

安装php时的报错

configure: error: Please reinstall the BZip2 distribution

编译时总是出错
原因如下:
1. 确认安装了 bzip2 和 bzip2-devl, 如果 没有安装之:
yum install bzip2  bzip2-devel