|
|
checking whether to enable mod_deflate... configure: error: mod_deflate has been requeste but can not be built due to prerequisite failures 解决办法* Y3 X, T, ?4 C; I- t7 R
checking whether to enable mod_example... no
& d: b; u) l4 ]7 H: y) D6 ~+ Qchecking whether to enable mod_case_filter... no
$ z! N" K8 [0 B {0 l7 Rchecking whether to enable mod_case_filter_in... no
# B& @4 s' D P- vchecking whether to enable mod_reqtimeout... shared (all)
8 Y$ |! Z4 R% d" P+ ^( `checking whether to enable mod_ext_filter... shared (all)8 c! x& I5 v3 G/ X* s2 }4 Q4 |. Y6 a
checking whether to enable mod_include... shared (all), ^; [( L' v( x% |
checking whether to enable mod_filter... shared (all)
: T1 @' e' K$ Qchecking whether to enable mod_substitute... shared (all)
6 l6 B% t3 q& gchecking whether to enable mod_charset_lite... no4 l$ j. V4 X2 D6 h, _: j) V" x
checking whether to enable mod_deflate... checking dependencies% l0 [+ p' y. {( s! q0 Y, T0 ^7 I
checking for zlib location... not found
6 I$ V0 Q8 H& k" M8 h7 p% i8 cchecking whether to enable mod_deflate... configure: error: mod_deflate has been requeste but can not be built due to prerequisite failures3 b; u2 g7 P, b, B* _7 Q& E
/ ]* ^ O, ^8 T) J
解决办法:% n) f* e0 m7 y$ D/ v
安装zlib-devel库- @) b5 |3 H: I, |$ Z& R @: t8 z
yum install -y zlib-devel
3 }5 P7 N" E5 w |
|