首页 / 操作系统 / Linux / 编译Compiz fusion 0.6.0时configure: error: C compiler cannot create executables的解决
在编译Compiz fusion 0.6.0的时候碰到configure: error: C compiler cannot create executables这个问题 只要安装基础包就可sudo apt-get install build-essential再重新编译一下通过了 现在compiz 0.6.0还没编译完成呢~~~