砍敺 IT_man 2015-10-31 15:34 蝺刻摩 4 u9 x" k5 d+ r! E( ^
- S0 z, O6 E( {2 jWhen you compile(./configure ) for install component found error : checking for PCRE JIT support ... not found% }& N0 T7 I* g6 u
0 u e! A# `+ AYou need to install "PCRE with JIT support"3 ^6 y6 G4 ~1 r
Enter the following commands for PCRE JIT installation:
: Y# {! K" E" t- wget http://ftp.exim.org/pub/pcre/Testing/pcre-8.20-RC1.tar.gz+ k4 s. d# _4 t
- tar -xzvf pcre-8.20-RC1.tar.gz) ~& {2 r; u' b
- cd pcre-8.20-RC1) K. y: ?. E4 P. } Q
- ./configure --enable-jit
銴鋆賭誨蝣 ; f H. M0 ^( b% S, Y
Make sure you see that JIT compiling support is enabled, see example:. g& ?& N: u5 Y( H
7 t, f* |: l) l6 M3 O" s6 M
) l4 j4 d4 T3 R1 m- j8 r" V! Ymake q3 h, d* q( V$ K3 F) y9 H
make install . c6 ]7 Y- W- \) K' s5 s8 |. F. T
q/ s4 ~7 @, N$ H* i& jP.S
5 d1 t4 d+ B) O6 i' [if no c++ or gcc (C compiler) then$ n) h2 a }2 S$ y4 G6 H
check if have c++ or gcc ==>) c$ Y' b7 ~0 Z
gcc -v
! V: k. s8 e( R5 H6 u) ng++ -v2 Q( }6 n! M. b. C$ ]- v
c++ -v
1 n% d0 [6 U* z. u0 D: m1 [if no ==> install
$ Y( m% q/ v7 {1 B6 Yyum install gcc-c++9 L1 p% E# y9 a3 q" D! {. s8 v
! n) R& A3 U8 o$ N4 i' h2 A
& Z, b' @- o1 F! s. V% G' a
* x4 p8 j" E3 a# A& X5 x) E5 \ |
|