砍敺 IT_man 2015-10-31 15:34 蝺刻摩
3 ^ c n/ L+ h! \0 K" D& ]3 C" E2 g) x( X5 ?- ~* _; y6 N- R7 L! @3 i
When you compile(./configure ) for install component found error : checking for PCRE JIT support ... not found
6 N; R! I% w7 t) W# L6 p
8 C2 l' `0 p. J6 wYou need to install "PCRE with JIT support"; n- O" h7 W6 H' @
Enter the following commands for PCRE JIT installation:7 b2 T' ]: D1 j" @
- wget http://ftp.exim.org/pub/pcre/Testing/pcre-8.20-RC1.tar.gz
* f m4 Q5 B+ J3 S0 _3 [ - tar -xzvf pcre-8.20-RC1.tar.gz3 X' u0 I% O# l: o }' B; I
- cd pcre-8.20-RC1" n4 t2 @) F5 t+ I' a* h
- ./configure --enable-jit
銴鋆賭誨蝣
4 @$ {$ e. T/ X. O9 sMake sure you see that JIT compiling support is enabled, see example:
/ ?* A! Y; w5 `/ x6 r3 s![]()
* G9 M' m0 b. j2 R' @8 k @4 H9 r; s: S& v0 |
make
: o" j9 [! i2 ]0 L: L. J7 Imake install , l8 _( Z% W( u) x+ i" |( q
/ x( D# g# a. u+ r( I
P.S 5 I+ T8 ] O- G U! r/ m; D
if no c++ or gcc (C compiler) then- H" ?/ H7 D* G& U7 w# _8 `4 y
check if have c++ or gcc ==>
; m9 `5 O! i1 J! I; b, ^gcc -v
/ A- T6 {9 O5 B# Ug++ -v: c' @9 c E. a
c++ -v5 u% C( `( n. L; ~% s `
if no ==> install
+ r9 [4 l- [0 v! o, [7 A* E! Tyum install gcc-c++
5 q/ o& f8 K& O4 W6 Q* k
9 `( y) Z+ B9 }9 `4 q" R1 j
7 o7 S" t( W9 f6 I; D( Q- \7 {8 ^. s, H+ h. @ ~/ Z
|
|