#./configure --prefix……检查编辑环境时出现:
checking for APR… no
configure: error: APR not found . Please read the documentation.
可以用./configure -help | grep apr 查看帮助。
--with-included-apr Use bundled copies of APR/APR-Util
--with-apr=PATH prefix for installed APR or the full path to apr-config
--with-apr-util=PATH prefix for installed APU or the full path to