当前位置: 首页 >> gcc
【经验】configure: error: You need a C++ compiler for C++ support.

【经验】configure: error: You need a C++ compiler for C++ support.

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

正解

yu

2016年01月22日 10:31:49    Jiaozn    Linux    3446    0    全文阅读
【错误】configure: error: no acceptable C compiler found in $PATH

【错误】configure: error: no acceptable C compiler found in $PATH

配置:错误:$ PATH中没有发现任何可以接受的C编译器

安装gcc

yum -y install gcc


2015年09月15日 09:10:39    Jiaozn    Linux    3523    0    全文阅读
【C++】configure: error: You need a C++ compiler for C++ support.

【C++】configure: error: You need a C++ compiler for C++ support.

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

configure: error: You need a C++ compiler for C++ support.

解决方法:

yum install -y gcc gcc-c++</pre
2015年07月07日 15:02:52    Jiaozn    Linux    8000    0    全文阅读