no acceptable C compiler found in $PATH问题解决办法
自已安装
yum install gcc
yum install gcc-c++
yum install gdb
./configure
发布时间: 2013-03-28 10:20:24 作者: rapoo
no acceptable C compiler found in $PATH问题解决办法
自已安装
yum install gcc
yum install gcc-c++
yum install gdb
./configure