砍敺 IT_man 2015-10-31 15:34 蝺刻摩
& u; A d5 E& `7 ^4 N8 s0 G( ^7 y9 _1 x& K& c k0 o3 L" G5 V. V
When you compile(./configure ) for install component found error : checking for PCRE JIT support ... not found. E: m/ V( W% L$ @2 i
4 {+ M& ]" K# NYou need to install "PCRE with JIT support"7 @' ~* p. E' l X0 Y
Enter the following commands for PCRE JIT installation:! y; a8 F; U0 `; q5 Y" F
- wget http://ftp.exim.org/pub/pcre/Testing/pcre-8.20-RC1.tar.gz
8 t8 D( ^7 ]) [: ^! b% [ - tar -xzvf pcre-8.20-RC1.tar.gz5 b' T' C( r- Q8 C0 r5 ?; b( ?- M
- cd pcre-8.20-RC1
/ R' D7 ]* _" d$ A6 R1 H - ./configure --enable-jit
銴鋆賭誨蝣
9 g. @- @: Q3 AMake sure you see that JIT compiling support is enabled, see example:
3 }' {$ o. X) d/ ~6 g0 Y![]()
3 G, I, O% S4 x2 F7 [! x. o% @
' H3 i* u6 l# J( L0 G0 [( gmake- _. ?8 d7 O% ^! [& f8 {
make install
9 e: W, Y' G9 J9 a+ @' N/ Y3 M, Q7 i- m7 I, ]( ?
P.S
) ~- m$ |& |, c* r7 vif no c++ or gcc (C compiler) then" C; D: k7 e8 b7 a8 @: S. O$ \
check if have c++ or gcc ==>) c. H9 ^- }6 ^+ p# _- e$ U; }
gcc -v. c+ N5 {1 y3 h7 p
g++ -v
' W* J5 x" I- _c++ -v# P: m1 s3 V* p! }8 w) C G6 F, N. |7 ?
if no ==> install
& o- V7 a [, c8 J1 pyum install gcc-c++
' ^1 J- a0 ^& Z9 f
) R( }1 Z4 ]1 h9 F' V8 {$ i2 }
8 d1 o. d* M* Q/ @" h) T0 O$ d/ y% Y. q. b
|
|