红联Linux门户
Linux帮助

no acceptable C compiler found in $PATH

发布时间:2011-01-07 22:18:12来源:红联作者:yuanxingzhe46
我在ubuntu上configure的时候,总是不成功,提示出错:

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

不知如何解决,求高手指教,不胜感激!!
文章评论

共有 2 条评论

  1. yhzm1314 于 2011-01-07 22:27:50发表:

    你没装C编译器?
    那么请先安装GCC

  2. 相思爱文 于 2011-01-07 22:27:32发表:

    信息不全
    请说明要干什么,和具体操作步聚,怎样出现这样的显示结果

    ubuntu安装程序用apt较方便,源码安装,需先装编译环境
    sudo aptitude install build-essential