在CentOS上安装node.js的时候报错:No acceptable C compiler found!
原因:没有c编译器。
解决办法:安装GCC
命令如下:
#yum install gcc
Is this ok [y/N]: y
Complete!
安装完成后
Posted 狗子的进阶史
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了No acceptable C compiler found!解决办法相关的知识,希望对你有一定的参考价值。
在CentOS上安装node.js的时候报错:No acceptable C compiler found!
原因:没有c编译器。
解决办法:安装GCC
命令如下:
#yum install gcc
Is this ok [y/N]: y
Complete!
安装完成后
以上是关于No acceptable C compiler found!解决办法的主要内容,如果未能解决你的问题,请参考以下文章
./configure源码包时“no acceptable C compiler found in $PATH”
CentOS上安装软件错误提示: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