砍敺 IT_man 2015-10-31 15:34 蝺刻摩 4 B( p, ?% d3 u- R
, ]4 N* F/ @) c1 LWhen you compile(./configure ) for install component found error : checking for PCRE JIT support ... not found
- G; w# Y6 f$ m3 O6 ^
1 p) z! w& p# C6 }You need to install "PCRE with JIT support"
/ c# m e+ Q0 b6 m6 QEnter the following commands for PCRE JIT installation:
$ I4 R# o8 `) c- M. e2 q- B8 l- wget http://ftp.exim.org/pub/pcre/Testing/pcre-8.20-RC1.tar.gz- {, G3 v4 M# A
- tar -xzvf pcre-8.20-RC1.tar.gz* C& J0 m: q7 \3 N
- cd pcre-8.20-RC1 M! H, E" d& I+ @8 J: q2 d
- ./configure --enable-jit
銴鋆賭誨蝣
; F9 q" k3 n/ ^) F: V- K1 o7 p3 j2 IMake sure you see that JIT compiling support is enabled, see example: J H0 G8 K1 Z/ x0 N; r, x1 b
+ ^# j+ L& u1 A" F: u8 h; K+ }
) |/ l7 O P7 L6 M+ s6 D; V- r" T8 z1 m
make" |; { O! e6 i6 Q( R
make install " q- c- Z4 q' ^/ T H# L4 U6 o
5 R9 j6 r1 W, l; ^8 s5 ?/ B) B( c) C: Z
P.S ' K8 A0 S0 J4 @. V1 p' H' {
if no c++ or gcc (C compiler) then
& E4 y2 V# v% w3 @check if have c++ or gcc ==>0 o; M8 W* ?8 s
gcc -v. V' F3 @1 D' [
g++ -v K# b# B0 `$ L& ]8 {0 X# e
c++ -v
( Q. T7 m0 {. |( Z8 Sif no ==> install
2 i* j9 P. Z9 d& |; X4 G Fyum install gcc-c++- _3 j& c1 X8 G( G8 Q+ [
6 Q: m+ M8 c! u( I2 |7 D
1 A, Z8 S/ ?# D' w5 d
( T- I0 n1 G! E6 T' ^9 w/ D
|
|