砍敺 IT_man 2015-10-31 15:34 蝺刻摩
! [- d" ?) n6 o- p, D3 h; T$ @6 ^4 F+ G9 D0 z
When you compile(./configure ) for install component found error : checking for PCRE JIT support ... not found! E& E$ D5 F. J/ N5 X( S" Q% r
9 Z7 a/ ]: C' z6 a4 [# ?
You need to install "PCRE with JIT support"
% k' e6 Z" M' DEnter the following commands for PCRE JIT installation:
6 Q" \, C* O' p0 ~7 ^- wget http://ftp.exim.org/pub/pcre/Testing/pcre-8.20-RC1.tar.gz
% U4 H4 x/ R5 h o - tar -xzvf pcre-8.20-RC1.tar.gz
]1 u6 s! |3 l, g - cd pcre-8.20-RC1& j. I1 t, U* {2 A8 H f' M# ~
- ./configure --enable-jit
銴鋆賭誨蝣 : t8 e0 V- q* F5 T' U
Make sure you see that JIT compiling support is enabled, see example:" R6 E" ? c4 D3 L# x8 C' s: w
![]()
7 Y0 t; u' a6 h6 Z. L, o S2 ]* T, \! c+ L0 i
make
) g! k0 e% g( L, Smake install
5 U2 W3 ^7 r! q3 O4 N: p
& o& U; A7 W6 l/ [0 J. HP.S . Y% y$ m" |+ u
if no c++ or gcc (C compiler) then
' g, k0 ]: l) i, ]9 y5 d }" Gcheck if have c++ or gcc ==>+ e- U; e0 o5 |, v% W, p
gcc -v
6 z3 U/ Z. s- hg++ -v6 K# h0 o+ M6 I4 Y
c++ -v+ ^7 g3 v2 K# \4 s& u1 m8 Y
if no ==> install0 m J2 |5 S# N
yum install gcc-c++ k3 v# l4 d. d( B8 O4 ^" T4 g5 G
2 J9 a6 f2 R6 l3 R6 m
! D% t* \' M1 _6 i& D8 v& v
, _; X: c" j& h: Q `) k& T: J |
|