linux下安装安装pcre-8.32
摘要:linux下安装安装pcre-8.32 ./configure --prefix=/usr/local/pcre 出现以下错误 configure: error: You need a C++ compiler for C++ support 解决方案: yum install -y gcc gcc-c++
阅读全文
posted @ 2015-04-19 21:12
posted @ 2015-04-19 21:12
posted @ 2015-04-19 20:50