You need a C++ compiler for C++ support

来源:互联网 发布:seo收录 编辑:程序博客网 时间:2024/05/11 21:47

linux下安装安装pcre-8.32 configure: error: You need a C++ compiler for C++ support


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++

转载 http://blog.sina.com.cn/s/blog_7253980a0101guiz.html

0 0
原创粉丝点击