砍敺 IT_man 2015-10-31 15:34 蝺刻摩
$ W2 N9 L, b: M* G& t# K: r9 q' g- }* \ b
When you compile(./configure ) for install component found error : checking for PCRE JIT support ... not found( w0 ?8 h) n+ A" a+ F1 O
% s) @, o: d+ |8 C* Q* h5 H0 lYou need to install "PCRE with JIT support"! }. k' S8 _- n: y0 ^+ |3 U* q
Enter the following commands for PCRE JIT installation:
, H/ k; H1 ^. }+ y7 C- wget http://ftp.exim.org/pub/pcre/Testing/pcre-8.20-RC1.tar.gz
8 {$ T$ ^9 I! Y: u% }9 T - tar -xzvf pcre-8.20-RC1.tar.gz
2 a- H- M9 N9 `; j5 _6 w; X - cd pcre-8.20-RC1
" P4 x* P+ A+ D9 ` - ./configure --enable-jit
銴鋆賭誨蝣
! b: |/ H4 S% d2 qMake sure you see that JIT compiling support is enabled, see example:2 H4 K& Q4 j0 Z# q' h4 w
6 ^! {6 m5 R2 n/ w# _; R& B" }
. a7 o& ~" x) L" g7 A( {" C) E6 T" g
make
/ f/ G o% f' ?4 p5 xmake install
3 Y& Z7 v' \, q- U3 S% {2 g7 H2 q, y+ W
P.S
; R+ @3 g. D- e* M+ |) Aif no c++ or gcc (C compiler) then
4 q2 Y* W- }( Z. p w# a4 ycheck if have c++ or gcc ==>7 x D& ` E/ K+ [( s+ T' `
gcc -v1 S; s$ e$ R- D5 q) L5 ^9 o
g++ -v
0 X ~+ M! q( S" C* Xc++ -v2 A$ K& o- J) Q) l5 \8 q
if no ==> install& O3 x, \& X1 J$ q
yum install gcc-c++
' s: i' e7 C- w$ p
! W+ @2 w/ c) O) ~$ _4 u; j/ R' }( P7 d0 E, O6 Z6 V
Z1 K$ s, x) L% W
|
|