砍敺 IT_man 2015-10-31 15:34 蝺刻摩
; ?, ~3 [# P& \+ z/ t
* @# ` ^0 K; s* f4 ~ kWhen you compile(./configure ) for install component found error : checking for PCRE JIT support ... not found6 M0 I2 n- M1 X4 j# a
/ u( }+ V4 T9 ], a# BYou need to install "PCRE with JIT support"( l# s- \( n0 W# b
Enter the following commands for PCRE JIT installation:3 o# T0 Q" i: _( y
- wget http://ftp.exim.org/pub/pcre/Testing/pcre-8.20-RC1.tar.gz
3 ^7 m8 b6 q% m: V5 c1 g - tar -xzvf pcre-8.20-RC1.tar.gz
- `" Z8 y* S% V: ^1 _ - cd pcre-8.20-RC1 e! k& @* p/ G! r$ G% D
- ./configure --enable-jit
銴鋆賭誨蝣
/ N, k5 u: e1 h' a1 S8 r' S$ UMake sure you see that JIT compiling support is enabled, see example:
' N H9 H" @5 R$ K3 }& z* ?( L( e - u5 W( D$ w4 p9 _. r
5 I% F: i6 \+ d' r' r tmake
: o( d+ w7 U2 t- u: a w# E2 c5 Zmake install
: v0 V& \( U$ Q
" H2 ~ H( ]$ ]! n1 i! h2 }+ ?7 SP.S
! I0 w( O5 @5 @( x$ g$ J/ Jif no c++ or gcc (C compiler) then
7 \! p. d @+ c, Z9 o* Hcheck if have c++ or gcc ==>' o4 G, O" ^. Q
gcc -v: U! h+ ]: U- d8 j! Z; c( O
g++ -v. B# R1 E, z9 h: w; p% Q
c++ -v8 @$ q% T, t' \6 r& A, m
if no ==> install# N7 n7 d9 D U# I4 p/ G
yum install gcc-c++
) g3 o2 Q5 _. _8 |0 b
; Q2 D4 ~' L, b4 [0 c+ A6 t
# G, E4 }. [" ^7 R6 [1 _2 c( h! ~; |) W) @6 l
|
|