砍敺 IT_man 2015-10-31 15:34 蝺刻摩
- c* N; `( P2 v$ F1 g+ L+ e1 k
! I/ A6 @2 f/ t) n `When you compile(./configure ) for install component found error : checking for PCRE JIT support ... not found( Z6 W. n4 k, r2 C; P3 S2 J, Q
+ g1 b8 k* h8 MYou need to install "PCRE with JIT support"
" m- u2 v% p5 J, W. b5 e1 WEnter the following commands for PCRE JIT installation:
% ^6 V) l9 Y/ P) m- wget http://ftp.exim.org/pub/pcre/Testing/pcre-8.20-RC1.tar.gz
6 o9 \' h: z" f2 b2 [' o - tar -xzvf pcre-8.20-RC1.tar.gz
5 V+ |; C% r, Y7 T8 j$ _ C - cd pcre-8.20-RC1
$ H% @1 g0 x+ v/ w0 c - ./configure --enable-jit
銴鋆賭誨蝣
# }/ m- Z. T; @4 |) N* ]7 {+ tMake sure you see that JIT compiling support is enabled, see example:( s: f' K, ]0 |. F4 U7 o
p* Y1 T* o( p- a' u
9 u6 J. S! ?& y4 r& w. L* A! a) wmake
# q8 e4 `. N% ^; U2 `% `# mmake install
0 a4 |, K: n/ W/ l+ S2 ^' }1 i% L) n0 ^1 y5 R
P.S ( E8 C6 _& A3 T# m
if no c++ or gcc (C compiler) then
8 l! Z8 G: q# X: }; a' r! ccheck if have c++ or gcc ==>2 c i' J* b- T2 W4 N
gcc -v
! I# V+ ?) b% j. eg++ -v
7 `% b- s0 x$ h5 ]: ^c++ -v
( i5 l/ y) @6 Rif no ==> install1 V6 x1 C9 x* c
yum install gcc-c++$ E9 i/ z+ v/ u2 {" X& Q6 g3 C
6 ?! C8 c, ~) X# U' O/ B1 U2 I. Z/ [( y
; W, E7 W+ K1 _5 x9 l |
|