砍敺 IT_man 2015-10-31 15:34 蝺刻摩 $ @0 w( `. Q" b6 F2 f
% u0 j p) y7 d/ q! H( c
When you compile(./configure ) for install component found error : checking for PCRE JIT support ... not found2 i8 [3 j- [ g r
8 b: O( h G2 [+ `. s
You need to install "PCRE with JIT support"
7 L. d8 ?% B6 R5 X2 UEnter the following commands for PCRE JIT installation:
9 w% J$ r& @6 W, |- |$ V- wget http://ftp.exim.org/pub/pcre/Testing/pcre-8.20-RC1.tar.gz
, G N% W1 w* p! {6 ` - tar -xzvf pcre-8.20-RC1.tar.gz
( w; c% h8 |' B# z3 H+ | - cd pcre-8.20-RC13 ^# `4 k4 [1 r) ]3 p. S
- ./configure --enable-jit
銴鋆賭誨蝣
" F2 y# x Q2 {5 D; C: ~3 TMake sure you see that JIT compiling support is enabled, see example:
& w8 J4 o! O2 d( T 5 f) W/ y. G/ m+ ]/ c) _1 N
: V; D7 x' [8 c7 f* F$ k) Y5 A: ~make
7 T- w. l$ [9 V& bmake install ; X. o2 \; |0 F$ Z, Q
: C! M8 J2 P) u2 Q! A
P.S , f* B+ _, I( T# ?: [
if no c++ or gcc (C compiler) then
. K- j8 h5 P* y2 ?& ncheck if have c++ or gcc ==>
$ O- V# n! T9 Ugcc -v
- Y7 _2 j# Q) Q H8 V' fg++ -v: m: ~- I2 ?4 p$ {3 s1 n( k2 r
c++ -v
; E/ j& |+ \9 aif no ==> install
* Q5 s u& D U9 D. O' Kyum install gcc-c++) l& a" ^" \1 n) P& R
& Q) Y% g0 Y& S b# R m- U
6 U! Y" l# }* ^; T) w5 ^# J7 |2 _8 O
9 ?: F( b0 k# S8 G
|
|