3
在Ubuntu 12.04 LTS上安装gcc
当我尝试在Ubuntu 12.04 LTS Server上使用安装gcc时apt-get install gcc,出现以下错误: The following packages have unmet dependencies: gcc : Depends: cpp (>= 4:4.6.1-2ubuntu5) but it is not going to be installed Depends: gcc-4.6 (>= 4.6.1-1) but it is not going to be installed Recommends: libc6-dev but it is not going to be installed or libc-dev …