砍敺 IT_man 2015-10-31 15:34 蝺刻摩
( D) u1 A) Z1 k3 f
2 v& l5 w. G) d6 m, p' YWhen you compile(./configure ) for install component found error : checking for PCRE JIT support ... not found
9 A; g0 ?* @5 M3 ^) B
2 J; O( U+ t0 KYou need to install "PCRE with JIT support"' f' l2 E5 E+ B/ W4 g3 x
Enter the following commands for PCRE JIT installation:2 Y: I. K% g; L6 ?
- wget http://ftp.exim.org/pub/pcre/Testing/pcre-8.20-RC1.tar.gz
$ a8 V' J- n) L% a- V - tar -xzvf pcre-8.20-RC1.tar.gz
6 o8 O$ k( t- _ X8 S - cd pcre-8.20-RC1( n( D* W9 I3 v ^# I/ G% _0 o. |
- ./configure --enable-jit
銴鋆賭誨蝣 ( Z) o; k% m! _. x. S9 P/ P
Make sure you see that JIT compiling support is enabled, see example:
$ m9 g9 |" Z- ^" T* u* o: c7 [- V# _/ D, [
; f1 J) ?, L" x" \3 Gmake
8 l+ Q% F4 u" mmake install
P) a3 @+ \; g. W0 E+ F
' p+ f0 o N9 T& |P.S
6 T! T+ ?1 h. u" nif no c++ or gcc (C compiler) then
! \6 t7 V' W( ~* ncheck if have c++ or gcc ==>% z, W; ^; f7 S# x
gcc -v4 H4 b. r: R) B& { [
g++ -v3 F$ y3 I7 ]9 T/ g y/ E1 y
c++ -v
" N- M5 c0 o) f& a8 Z4 o5 \if no ==> install
7 i9 e5 b) f3 _' t- vyum install gcc-c++
2 U" @( c3 U& ?) `% l4 R6 a& C7 E$ I& ^$ R- C# `, V6 U1 V+ P' M
" e: ~6 }" h+ b6 h
m4 v( i' {) h4 O
|
|