砍敺 IT_man 2015-10-31 15:34 蝺刻摩
" N& }% W3 R$ q" |& Z
# {# M+ \/ j6 G1 uWhen you compile(./configure ) for install component found error : checking for PCRE JIT support ... not found+ b# x8 E' G4 n$ w+ ]7 ?% k ^
) O, \$ a/ q2 `- E" R% B; S" n
You need to install "PCRE with JIT support"2 S+ ~4 ~. J) ?) S% D
Enter the following commands for PCRE JIT installation:
6 c4 r1 x5 a0 j, ]% o- wget http://ftp.exim.org/pub/pcre/Testing/pcre-8.20-RC1.tar.gz
8 q9 R" J5 t' v8 a8 o - tar -xzvf pcre-8.20-RC1.tar.gz
" T) T& d4 ^2 A$ {- u2 Y0 q$ O - cd pcre-8.20-RC1
* ~3 t5 g: W% w: ^ - ./configure --enable-jit
銴鋆賭誨蝣
" J; s/ U) b9 Z' l9 X' k" KMake sure you see that JIT compiling support is enabled, see example:
" W0 p" M; _3 \- T, y* S![]()
2 D/ D5 o6 M1 i l( ^
' R3 F3 x' k2 i! Y! X2 a6 t2 Imake
+ @! G1 M/ w& Q& r. y2 H0 @make install
+ I! ]! H( Y6 i; W5 V+ }0 d; z& N: B1 I2 o; O: @+ e4 s) J
P.S
. {( C1 Q1 O# L# m) s1 dif no c++ or gcc (C compiler) then
4 d( U0 E3 _& J; bcheck if have c++ or gcc ==>
6 U) S, ^! K( V# E0 ^9 f& A% X! [. Vgcc -v$ z- @- U5 c/ k3 E0 _
g++ -v1 G9 M! S& Z2 @# T% X
c++ -v
6 X W/ I# ^3 O% C7 ?& q. Gif no ==> install
, v5 ? z# S3 C) o6 @0 Pyum install gcc-c++- g' I% Z# Q- h d$ a# q
/ o0 h+ [9 L' ]$ H, Q" q
: `- Q9 t2 i% H% x2 a
$ @: N; ?; t) d" [" v& r |
|