configure: error: no acceptable C compiler found in $PATH 问题解决

Posted baker95935

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了configure: error: no acceptable C compiler found in $PATH 问题解决相关的知识,希望对你有一定的参考价值。

今天在百度云的系统上安装python3 

编译的时候提示

configure: error: no acceptable C compiler found in $PATH 问题解决

网上查了是 是缺少gcc

yum install gcc

 

然后继续编译就可以了

以上是关于configure: error: no acceptable C compiler found in $PATH 问题解决的主要内容,如果未能解决你的问题,请参考以下文章

configure: error: no acceptable C compiler found in $PATH

configure: error: no acceptable C compiler found in $PATH

报错:checking for termcap functions library... configure: error: No curses/termca

configure: error: no acceptable C compiler found in $PATH 问题解决

报错configure:error: no acceptable C compiler found in $PATH。。

configure: error: no acceptable C compiler found in $PATH