砍敺 IT_man 2015-10-31 15:34 蝺刻摩
1 Y. r; o, ~. z7 `! d8 a" ?0 y( c4 d" r1 _, o) \$ R, q3 v
When you compile(./configure ) for install component found error : checking for PCRE JIT support ... not found
5 _% j! a# E* C) s/ i6 l6 X
# k. w) R7 \/ }* GYou need to install "PCRE with JIT support"' w5 c! Z! c8 I% M
Enter the following commands for PCRE JIT installation:
4 M4 w2 z" }! e* {8 a# \- wget http://ftp.exim.org/pub/pcre/Testing/pcre-8.20-RC1.tar.gz1 p6 y9 Z: W9 u# l) O
- tar -xzvf pcre-8.20-RC1.tar.gz
% y- N& N- n r/ A9 ]- G& n - cd pcre-8.20-RC18 Q- J' _* o1 K+ G3 L
- ./configure --enable-jit
銴鋆賭誨蝣 8 @8 {$ a* G0 S2 u0 r7 w
Make sure you see that JIT compiling support is enabled, see example:3 X1 J8 j+ h/ x/ i
+ Q+ \ U2 A2 F
: K( E D; e& c: \0 \
make3 W1 v" A8 |8 t# [$ y! z4 T
make install
% p0 a( W6 j7 o5 \0 b; \0 `6 a4 i9 q3 Z% e7 m( Y4 o
P.S
0 w3 K5 ^6 W+ G5 a7 y- \if no c++ or gcc (C compiler) then
( z8 y* Y: w8 [! i+ lcheck if have c++ or gcc ==>
. a1 `& k$ o) R1 C- Q% `, \) Ugcc -v
- y0 x5 K" |# n( Bg++ -v7 ~. t2 Y) i, h2 p4 u5 F
c++ -v: j u, G: {' a) L0 i1 B6 Z+ y
if no ==> install
$ w1 L. M: ?4 Z% w, ryum install gcc-c++( p2 u, Q2 z a9 _2 @& E7 c( c
' E% c" Z* z( j: }9 l% X! T
+ i# p1 J0 u% c- d% h% m W* _: H/ U- v3 Y4 A1 K' [
|
|