砍敺 IT_man 2015-10-31 15:34 蝺刻摩
6 y- O3 S9 X' `9 Q0 ?0 ]0 J* k
- K) B1 R" {+ u! CWhen you compile(./configure ) for install component found error : checking for PCRE JIT support ... not found
/ k D/ p" ^3 [% c6 h
( ]9 \- S2 `+ O7 x/ W1 nYou need to install "PCRE with JIT support"
( R. ^% `, {8 [Enter the following commands for PCRE JIT installation:
7 ~3 ?! p6 @# H+ _- wget http://ftp.exim.org/pub/pcre/Testing/pcre-8.20-RC1.tar.gz& q+ Z2 I, X$ Z( M% ^
- tar -xzvf pcre-8.20-RC1.tar.gz3 l0 H. C( d U9 x: i) C+ C# ?" X
- cd pcre-8.20-RC17 E; @ m- T8 h( N) V. |# }
- ./configure --enable-jit
銴鋆賭誨蝣
F# c/ X+ p8 N: e/ P5 {/ NMake sure you see that JIT compiling support is enabled, see example:
* L2 S- D4 t. z8 @ + F1 D* g \3 ?3 t" c
- v$ b- M6 r" v) d) ?& A: S7 nmake8 a% \9 A2 u9 T, T5 T
make install
+ `* ?+ H; {7 X7 ?0 Y! I
1 _( n/ b% o" A. QP.S 4 y' f4 N& H) Z4 L
if no c++ or gcc (C compiler) then
$ _! c7 R4 `$ t% R% dcheck if have c++ or gcc ==>
7 k0 w, k& }0 U0 n- w! `6 }gcc -v2 x, S. i, B2 R( @( j) C6 x4 N
g++ -v
1 M5 G I1 G4 M h$ d7 Q: Tc++ -v) y) j8 z# @5 V! R3 n4 N
if no ==> install
3 }5 E# L0 [' `* {& d9 t8 zyum install gcc-c++- S; [- k' F5 O: t w
6 Y1 l1 Q; k d. h1 F. j8 ]: F8 }- m
+ I6 r, q5 H1 \0 q5 C+ B+ N s0 E, I
|
|