砍敺 IT_man 2015-10-31 15:34 蝺刻摩
5 h, \9 |& ~; \, [: |3 ^& W s1 Q2 k' M) `4 K
When you compile(./configure ) for install component found error : checking for PCRE JIT support ... not found
+ ~. h6 }" h5 F4 w: e
! s. z: J; v6 J: O- LYou need to install "PCRE with JIT support"3 o# e( }+ e6 K& H) m6 |
Enter the following commands for PCRE JIT installation:
" t) m8 |$ Q; H- wget http://ftp.exim.org/pub/pcre/Testing/pcre-8.20-RC1.tar.gz( l. L1 ?; p3 g! V6 H0 K+ j
- tar -xzvf pcre-8.20-RC1.tar.gz8 T) ]( B% O! X; W
- cd pcre-8.20-RC1
) ^* \# k! L [4 k' Y! r9 ^ - ./configure --enable-jit
銴鋆賭誨蝣 6 W) `& |" Y8 }& B
Make sure you see that JIT compiling support is enabled, see example:
- V' H8 {# V, C2 D" R' N( R+ W3 `. D![]()
' V6 y |# Z3 n- P; s
% p7 U- I! a I; S. U% P! _5 V- f1 k4 Dmake
1 n" m' C8 `; s+ R0 D% F4 M, J3 xmake install
! q; ~" q: D4 r2 d: l2 p
! R# S' p8 w9 D2 [6 s) y. wP.S
$ x4 T: x1 Q$ Q' l( ?if no c++ or gcc (C compiler) then
4 h) `! L% H: F# L) B6 y3 c6 gcheck if have c++ or gcc ==>
q# q' o+ J+ u- mgcc -v1 g+ J* M: j% \; D- u
g++ -v6 z( i1 Q6 k! M! B( D" c. T; ?
c++ -v
# ?0 D: W" ~# z$ \, s0 q! Uif no ==> install. D0 K0 |# J6 X6 d8 a
yum install gcc-c++1 R5 L7 X+ M! h) @
! \. {$ p2 I; C v/ K% g* d2 K( a& n9 i: N4 r$ G
f l& X$ G- W0 o6 W2 `
|
|