砍敺 IT_man 2015-10-31 15:34 蝺刻摩 % Y& k. f. A& ^6 a7 w% M6 b( J, S2 q% {
0 P7 a/ h- T- {9 D
When you compile(./configure ) for install component found error : checking for PCRE JIT support ... not found I! o, S5 L8 z
' s! T# |- `# _$ ~: i8 AYou need to install "PCRE with JIT support"
( l9 b0 n' r+ J$ S+ i8 K7 lEnter the following commands for PCRE JIT installation:
. v, c5 N. E; V- wget http://ftp.exim.org/pub/pcre/Testing/pcre-8.20-RC1.tar.gz. p$ k# ^: g+ E6 H! V, O
- tar -xzvf pcre-8.20-RC1.tar.gz6 V& l. u; y3 Y+ P. S8 h+ }
- cd pcre-8.20-RC12 {/ B0 b7 d& g" l: D0 }
- ./configure --enable-jit
銴鋆賭誨蝣
8 |1 b0 x+ g2 YMake sure you see that JIT compiling support is enabled, see example: ?+ W6 O) [6 x* p+ ]. y, N) j
![]()
3 D3 Y2 E5 P/ l0 g2 T
- H; Q E4 h& [$ y ?2 r( tmake
k5 }% I2 @; D: _make install
. H7 O% C+ u5 |0 R# V
$ x$ S, N! c5 d5 {P.S + R% C. ~5 R# E2 o$ ?7 H
if no c++ or gcc (C compiler) then
1 v; Q0 R9 s y. B5 V" acheck if have c++ or gcc ==>/ p" q1 m) r0 V$ u3 G/ K
gcc -v
1 @- V" v9 o& J4 o% d+ @" Fg++ -v
, X3 _9 C4 R8 b# J) ~c++ -v
, Y2 }3 i7 S/ i7 e: R, M6 f1 cif no ==> install
2 E. \; k* `. n3 F, E" Eyum install gcc-c++5 i6 M. ^; P" v% ?: {
) j( l$ E2 R+ K5 \ q y, S
# ~1 L& M9 z2 L& @7 y+ |* }, t3 _# ?# P# O5 L% ~$ H
|
|