`
clrw
  • 浏览: 20747 次
  • 性别: Icon_minigender_1
  • 来自: 湖南
社区版块
存档分类
最新评论

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

阅读更多

今天在centos下安装apr时,在使用命令:

./configure --prefix=/usr/local/apr

编译的时候,报错: 

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

解决办法:安装GCC软件套件:

yum install gcc

安装完毕后再编译apr即正常。

 

 

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics