砍敺 IT_man 2015-10-31 15:34 蝺刻摩 ( J) p0 ^0 Y5 x+ l7 k6 Z9 Q4 s- W5 a& P
% U. Q; c4 Q- r; i* |7 Q7 B) a3 N
When you compile(./configure ) for install component found error : checking for PCRE JIT support ... not found
# D# @! ]4 a7 T" s
5 ~, ~& m4 m* x6 z! [& vYou need to install "PCRE with JIT support"
$ P: a2 H' ^) C+ e# [Enter the following commands for PCRE JIT installation:
0 a6 g5 X+ D, t4 t) E! ^- wget http://ftp.exim.org/pub/pcre/Testing/pcre-8.20-RC1.tar.gz
7 V8 F, f9 K" D. r9 K+ s - tar -xzvf pcre-8.20-RC1.tar.gz
7 p* [7 W6 |* I4 @2 Z: O( U - cd pcre-8.20-RC1; z3 ~: j0 I$ w7 [: i
- ./configure --enable-jit
銴鋆賭誨蝣
% O$ K9 X2 }2 B) Q- WMake sure you see that JIT compiling support is enabled, see example:
u, I# v2 Z, I![]()
& h7 i5 n2 R5 \6 X: b
4 _" s; }( v, K1 J- \make
" C' ^8 s3 @( \ u6 n! {2 Xmake install 4 }& N# ^1 @1 s
: z3 I" n% |3 s; S6 ^- [- hP.S
/ C. u2 e1 F( P3 bif no c++ or gcc (C compiler) then
# A3 I3 a7 f# ~9 X2 X1 D( lcheck if have c++ or gcc ==># A e, h. L0 @6 R$ l
gcc -v& K2 ~0 a4 [6 _
g++ -v- B, }+ c# l6 B/ A- n
c++ -v' z Y9 P* k' }8 @) _: _9 n9 S
if no ==> install
2 i2 }: P$ d/ f- w& v) myum install gcc-c++ E$ |9 c6 d0 p ~& z
, U. T) m+ o* \& g7 b9 ~' u7 \6 B' H; r# l$ t$ `/ n
; U+ d* g% y+ k: } |
|