2013-12-19 356 views
1

當我去使用安裝gcc 4.8:在13.10安裝GCC 4.8「下列軟件包有未滿足的依賴關係」

sudo apt-get update 
sudo apt-get install gcc-4.8 g++-4.8 

我得到的錯誤信息:

Some packages could not be installed. This may mean that you have 
requested an impossible situation or if you are using the unstable 
distribution that some required packages have not yet been created 
or been moved out of Incoming. 
The following information may help to resolve the situation: 

The following packages have unmet dependencies. 
gcc-4.8 : Depends: binutils (>= 2.23.90.20131017) but 2.23.52.20130913-0ubuntu1 is to be installed 
E: Unable to correct problems, you have held broken packages. 

而且我一直的binutils在最新版本。我怎麼能解決它?

回答

0

檢查您的互聯網連接, 去軟件中心 - >編輯 - >來源 - >選擇最好的服務器。

相關問題