砍敺 IT_man 2015-10-31 15:34 蝺刻摩 ) t/ l: y9 s# E0 n& y3 r% X7 u! ^
2 d( V' s2 {0 R- L) m' w! ?0 Q/ `
When you compile(./configure ) for install component found error : checking for PCRE JIT support ... not found$ N; E% }9 M0 h0 i& j+ t {8 k
* F0 o# Q1 p! ~% a: m8 A6 {
You need to install "PCRE with JIT support"
1 ~ P& t* m B3 E' HEnter the following commands for PCRE JIT installation:
5 N0 Y+ M& f0 F. w- wget http://ftp.exim.org/pub/pcre/Testing/pcre-8.20-RC1.tar.gz
0 K* R8 Y5 q+ N: E5 Q K) `) f" A2 X0 h! B - tar -xzvf pcre-8.20-RC1.tar.gz
3 @2 u/ }# p- [4 Q - cd pcre-8.20-RC1" S; C5 ]/ g I" ]
- ./configure --enable-jit
銴鋆賭誨蝣
3 d8 t) s4 ]* p @; F# G# PMake sure you see that JIT compiling support is enabled, see example:( B0 F- g4 w* Y! T: o4 H3 z( @, C; B' q
/ d" `( Y( a' j, A( V. _; R
; Q" `7 E, S S$ g$ l/ U, G
make9 [! g5 a( K j" K+ T# `+ I. G
make install 8 Y. D; T3 ]. r) M
+ V" [; M6 H' s) t6 Q( n
P.S
; d) B! q" T8 ^# D6 J! aif no c++ or gcc (C compiler) then3 V( [2 i6 y: ?, z9 u+ y S
check if have c++ or gcc ==>& N. r* v Z/ z$ B! A, h# V
gcc -v
7 C. u$ J: P8 w) Z5 L1 Cg++ -v
1 k2 ^% f0 ^4 D) h& Dc++ -v
0 \4 h v; z9 vif no ==> install
) L1 \* _" K& a1 |2 @yum install gcc-c++
8 | I& D% }+ T( ^* f3 ^* p) e/ y; A0 I( {: ~
4 p8 {# q. n1 q( X" Q
- u. Q' q2 M( v! e+ G, [( F. d2 e% z
|
|