砍敺 IT_man 2015-10-31 15:34 蝺刻摩
0 e- f/ a! l2 ~* a; l5 }
) Q2 `5 w9 y# N! J- R" l+ @When you compile(./configure ) for install component found error : checking for PCRE JIT support ... not found
3 y0 h# D+ U/ s! C5 K) H$ L/ ?* _4 j4 c# \& ?
You need to install "PCRE with JIT support"% k# h" {5 k: d( K6 f
Enter the following commands for PCRE JIT installation:9 b: I' v4 e% V5 c. h) O. `6 S
- wget http://ftp.exim.org/pub/pcre/Testing/pcre-8.20-RC1.tar.gz- G& W- a6 `3 X& w I. S3 s' W- ~, ~: l
- tar -xzvf pcre-8.20-RC1.tar.gz
! `4 h4 R0 |6 C% O' ]# h$ t - cd pcre-8.20-RC1
5 C u' W/ l. z5 u, F8 s - ./configure --enable-jit
銴鋆賭誨蝣 . V4 y$ Z$ f" C; K. R
Make sure you see that JIT compiling support is enabled, see example:
( Q& X! D/ b; w
$ N# \ O% g* s R7 y" x0 D
5 P) d6 S9 b$ |5 `6 emake, N6 e7 C5 e! O; l' `# F) R
make install 4 L* W* P8 I8 t- F) Q
2 r# d! w0 T6 y! Q$ M0 t# Z q2 [# S
P.S
( N/ s# V0 q" G" s: y+ A7 {if no c++ or gcc (C compiler) then: F W, M$ R) [
check if have c++ or gcc ==>
" c7 X+ K& o8 l& J2 `7 [, `: c5 qgcc -v
$ h6 E3 k6 o+ ^- _. Jg++ -v
* D* N7 B$ `/ D" a7 M, v! K/ Hc++ -v
* c) S3 v: p6 J8 @# Cif no ==> install) u* i o+ R1 ?0 i" l7 O
yum install gcc-c++( U' |4 P. `/ |5 ~
7 y1 T; [5 F& }+ z" [) `( K' }
* i% R( Y# {0 ]% D! H1 Y! q# o9 A6 d" E; Z+ S
|
|