首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 其他教程 > 操作系统 >

装配pcre

2013-11-25 
安装pcrehttp://pcre.org/ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/注意:要使用PCRE的源码

安装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

热点排行