砍敺 IT_man 2015-10-31 15:34 蝺刻摩
$ d) h, b8 V3 r* W. {1 t& x
/ m7 [8 ?4 {3 k# ~1 d& o( O* tWhen you compile(./configure ) for install component found error : checking for PCRE JIT support ... not found; X8 G6 W/ d8 Z6 [: A4 i1 G
' n" ]: o) J k0 d0 q0 j, cYou need to install "PCRE with JIT support") c( c4 Y$ H/ T1 ]& A
Enter the following commands for PCRE JIT installation:- s h& _3 ]% w! T
- wget http://ftp.exim.org/pub/pcre/Testing/pcre-8.20-RC1.tar.gz7 ]* y% b; s& f7 z* z
- tar -xzvf pcre-8.20-RC1.tar.gz
% E$ p" V+ P5 O" c2 S. D - cd pcre-8.20-RC16 u: m" M. T+ O+ e& H) _" {
- ./configure --enable-jit
銴鋆賭誨蝣 # ~7 t. M; W4 `3 o7 Q
Make sure you see that JIT compiling support is enabled, see example:
- J. e) q& x/ F; ^" K7 X$ A0 @* x
& d4 X# D4 \6 d$ _$ [! Q
- \/ `; g8 k9 N1 @ [7 e' V6 n. H y9 amake
# X/ N' d* Z- e, L2 Amake install . e- @# Z5 L% R4 k
* c( q6 m- s# f: nP.S ) g: B, _0 I' y: ^
if no c++ or gcc (C compiler) then! z, ?: d6 Z2 h3 f6 M3 I" i) R$ N
check if have c++ or gcc ==>3 l% {/ {2 ~9 M* I2 a9 u
gcc -v" U+ l# C; U0 ^1 ^
g++ -v
7 P- `# _; W6 m* n* jc++ -v1 G; q6 q. L m& O
if no ==> install
" C; K# e+ Z" C: v) B! qyum install gcc-c++
' y+ i% C4 e" X
9 \% l$ x1 d9 V! X1 Z- M2 O3 a) E2 H4 O7 l
' \1 A" t. x. d* N# [
|
|