读书人

装配pcre

发布时间: 2013-11-25 13:22:27 作者: rapoo

安装pcre
http://pcre.org/
ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/
注意:要使用PCRE的源码安装
./configure --prefix=/usr/local/pcre/pcre-8.31
make
make install
make clean

读书人网 >操作系统

热点推荐