砍敺 IT_man 2015-10-31 15:34 蝺刻摩 6 a5 ] k2 ^7 `) w+ N G, c7 @
L% Y/ M" ]8 `$ [7 s6 p5 }
When you compile(./configure ) for install component found error : checking for PCRE JIT support ... not found
; z! Y) M1 L p* b4 S6 s) w
$ V0 i2 D; Q- x" ~4 d/ sYou need to install "PCRE with JIT support"; d4 v6 D% ~' b w; Y$ S
Enter the following commands for PCRE JIT installation:
& S8 q2 y! Z7 e8 p" o. i! @- wget http://ftp.exim.org/pub/pcre/Testing/pcre-8.20-RC1.tar.gz: a) i% |# k; l/ T: S$ {
- tar -xzvf pcre-8.20-RC1.tar.gz
4 F8 F2 E' j: `* m, e - cd pcre-8.20-RC1
2 A4 l: @# \* w; Q - ./configure --enable-jit
銴鋆賭誨蝣 # ?0 A7 z u# r& ?- Y/ H( G! f
Make sure you see that JIT compiling support is enabled, see example:
0 I0 z+ Q; f/ ]% U8 j- Q1 t![]()
& Q; B2 o# ?: O: F) X$ I) x3 V" I% j" S
make
& l4 r5 z1 f2 S9 E) |. u& mmake install 9 q5 a; `/ E$ l3 @; Z( L6 g
4 k. p u, m' {8 |9 i# G$ ^P.S 4 Q( A. B% I2 X5 P, E6 p. {4 Y! ]0 D. a3 X
if no c++ or gcc (C compiler) then
}: W! m1 G" C% |9 V. d; F+ Hcheck if have c++ or gcc ==>6 Z" ?' g3 G0 |- z/ z
gcc -v0 E/ a4 e0 h* J# t+ ^* S! `
g++ -v) N: C1 m4 L1 Y$ I+ p
c++ -v
( }9 G. c0 B6 z4 W; _+ Z9 Y2 A1 Uif no ==> install
+ I! ~, B/ P: y/ M+ Vyum install gcc-c++
v; u0 X( i8 k
4 p6 l6 ^/ @- s8 L+ g+ i
1 `1 h# n( H2 O# B- a7 p( O# Z* T0 j* j
|
|