砍敺 IT_man 2015-10-31 15:34 蝺刻摩
5 C2 }* m) N/ o6 G- Y
; X0 g8 u+ k3 M# w* lWhen you compile(./configure ) for install component found error : checking for PCRE JIT support ... not found
% h8 `& t" t: c; t8 R0 Q; B, h5 N7 P3 a; G' j9 x- f S+ B# f
You need to install "PCRE with JIT support"
, o& V( c! q; O0 | yEnter the following commands for PCRE JIT installation:
0 e; r8 U% ]% F9 Y O; v- s- wget http://ftp.exim.org/pub/pcre/Testing/pcre-8.20-RC1.tar.gz
. b$ [7 ^" S2 E8 u) b. w/ z - tar -xzvf pcre-8.20-RC1.tar.gz/ _! O2 {: V* x" {: i* \1 q) m
- cd pcre-8.20-RC1
, z1 E* \: n( X+ P - ./configure --enable-jit
銴鋆賭誨蝣
* h& w0 b7 e8 h; U/ F! dMake sure you see that JIT compiling support is enabled, see example:
9 C/ m) ]' n0 s! { , J, I6 E; X O( Q/ q1 k! r
/ t5 X' d3 n* b. m
make
, A5 O; u C& ]8 r; f4 Mmake install
3 P3 ]4 `* w6 R# x$ V
" V" E8 R4 y( n0 XP.S * R. B0 c. S( }( O9 ?- p1 [* h
if no c++ or gcc (C compiler) then
5 x/ S- l; d; }$ N$ @; v icheck if have c++ or gcc ==>- S4 [& K$ e% d: E' c5 p
gcc -v
, A4 r2 r8 ?- cg++ -v3 q0 E% k2 c0 k) Z1 G5 P- a" @
c++ -v
- A0 _3 c# i) F0 B$ Tif no ==> install
/ M% G6 W+ e8 H: L" Jyum install gcc-c++" B0 ^8 ~# m2 Z0 H- u5 }# S
- J. X4 K, l3 j, U2 h$ S
: R& v* J* u. x# |. R6 ?
t! ~ f3 r! r |
|