砍敺 IT_man 2015-10-31 15:34 蝺刻摩
( S! Y/ {6 C( c4 C: ?' E
2 q1 C* l5 z' U/ K% R1 E* G' T9 cWhen you compile(./configure ) for install component found error : checking for PCRE JIT support ... not found8 Q1 X X' G3 i# P4 `% X
* Q7 f3 w4 [* r8 _5 MYou need to install "PCRE with JIT support"0 t# k" s9 d$ _3 g2 e$ S/ ]
Enter the following commands for PCRE JIT installation:
7 P2 o2 @2 V. W3 P- wget http://ftp.exim.org/pub/pcre/Testing/pcre-8.20-RC1.tar.gz
# I% |$ h$ q: X ^! y) N3 d5 N - tar -xzvf pcre-8.20-RC1.tar.gz
1 @$ b3 C: f. T9 g - cd pcre-8.20-RC1' W% R, i0 W: N, }4 d
- ./configure --enable-jit
銴鋆賭誨蝣
0 N W# Q- k$ T4 C, |Make sure you see that JIT compiling support is enabled, see example:
( v; \) g9 ~; Z. P3 F' z; i/ V- D* o R8 f. C
, P; Y4 i4 v- S A4 K. L$ vmake
) K* [) M, G/ h' t q, z4 N a( umake install # ~ S2 F8 |+ R2 w
; h+ k1 j% Q, WP.S * ~& u7 u, g z/ L
if no c++ or gcc (C compiler) then
- i8 T5 C; B4 B( ^" _- tcheck if have c++ or gcc ==>
. R7 V+ X9 B6 Y8 M' s! qgcc -v
! r) M4 A! G* B+ E; _' g/ Jg++ -v
6 f8 i* g7 C# A4 Z- R& S0 K; p& lc++ -v
0 I) H1 K: I' Y6 O) ]6 y( f8 Tif no ==> install
8 X$ O$ D. C6 y6 J$ c6 O3 Syum install gcc-c++5 _: M7 x" _% n1 Y: K: k/ C9 U
$ n4 }, G5 z* N, k$ X
' c# N& l7 k2 I
8 z& U6 |1 r! T7 B |
|