砍敺 IT_man 2015-10-31 15:34 蝺刻摩 0 a$ i2 m1 H: }' l& S- ? g
* @& O; h& g- S5 u3 d [When you compile(./configure ) for install component found error : checking for PCRE JIT support ... not found
( t* R: {$ L" ~9 h% f r- y
- K. b. L/ M eYou need to install "PCRE with JIT support"/ f3 X3 Y& @, }5 x% L9 b
Enter the following commands for PCRE JIT installation:- V2 b$ I2 K Y& r
- wget http://ftp.exim.org/pub/pcre/Testing/pcre-8.20-RC1.tar.gz0 S7 Z0 R2 H5 l/ y* S! V; h
- tar -xzvf pcre-8.20-RC1.tar.gz4 A8 n0 J1 y1 M
- cd pcre-8.20-RC1
+ V( n0 U+ d% w T! k& l - ./configure --enable-jit
銴鋆賭誨蝣
' T9 _; |6 Z) v3 C0 H$ SMake sure you see that JIT compiling support is enabled, see example:$ C% u6 y2 N. v/ ^4 t( x
* L( M$ @, Q5 x" i8 |
$ a& D5 m. F+ x( z5 bmake
3 a, _9 d* s! e e% ?3 Y( h0 w9 Hmake install
5 s9 E9 n9 J7 e9 e2 F
% m. e% [0 x8 y" jP.S ( W, Q6 H# d# o! u; j \
if no c++ or gcc (C compiler) then0 I F: G* q# V
check if have c++ or gcc ==>% L% X$ j" H; Y
gcc -v
3 e/ a9 l3 C$ r+ M( H7 E: S- n/ ~g++ -v
1 K6 j v" ^: v. Ec++ -v
" K& x: F8 Y) t. }1 H0 H. ]! uif no ==> install
& a. v" ^% ], p) [7 ryum install gcc-c++' P5 ?) @4 r- H
4 Q3 P' [/ ~/ x" ~6 x
, k) [3 v3 K4 s' i# \7 [, W2 {
7 G% k, T* a+ m3 g2 j9 J |
|