砍敺 IT_man 2015-10-31 15:34 蝺刻摩
$ z2 p1 X0 d8 \; {, j9 n* v8 P7 o. ]% i7 L- J! _
When you compile(./configure ) for install component found error : checking for PCRE JIT support ... not found; H5 T. q* Q7 o& P
}2 i" q, E5 @# O+ M5 B7 c
You need to install "PCRE with JIT support", G) _9 e% l& t ^
Enter the following commands for PCRE JIT installation:6 M5 D% l3 t9 y5 P3 a9 L/ D
- wget http://ftp.exim.org/pub/pcre/Testing/pcre-8.20-RC1.tar.gz: T* g9 S- X# c
- tar -xzvf pcre-8.20-RC1.tar.gz1 x3 a' y' f/ a; q
- cd pcre-8.20-RC1 P! f9 {$ [8 H E8 S- u# b% z
- ./configure --enable-jit
銴鋆賭誨蝣
; W: i) O, J. D" C+ X( u7 SMake sure you see that JIT compiling support is enabled, see example: x J, _0 G+ c+ n V! ~4 l* b
$ }$ A! \6 t& u7 _
: X+ R. J$ |& s2 B( J& Hmake4 T+ o, h4 B" {( ~& t: Z
make install & A; O5 L% i/ E" O2 M3 r: Z
. y' W9 |3 ? ~: T( P c( M0 h! AP.S
$ S+ @7 s# t4 ?if no c++ or gcc (C compiler) then
! q0 x# q F8 Vcheck if have c++ or gcc ==>
5 S- Z4 q; B6 l$ q% |' Jgcc -v
5 p9 C _. z- c1 g" tg++ -v
b% G% y6 H; |; A2 Hc++ -v
* ^) `5 w) N) K% c: g7 H# A, s; qif no ==> install: r0 G) c4 @' K) F7 }
yum install gcc-c++' }7 a. i0 R- M' j6 e/ _
7 a7 X0 |/ l+ R# {: ?, C" J
* {! E6 t3 M7 b1 x3 o; B+ g3 W2 {, Q7 p9 _
|
|