【发布时间】:2012-05-08 20:40:43
【问题描述】:
我读到 GCC 4.4.6 打包在 Ubuntu 版本 11.10 (Oneiric) 中。我的问题是如何使用 apt-get 安装它,因为 apt-get install gcc446 也不起作用 apt-get install gcc44.
【问题讨论】:
-
你得到什么错误?你用
apt-cache search gcc检查过包名吗? -
这个问题可能已经在这里解决了:stackoverflow.com/questions/7619236/…