2014-02-27 217 views
0

我想在我的ubuntu 64bit版本12.04上安装32位的libarries,因为我无法设置android SDK和AVD。每次我运行命令在ubuntu上安装ia32-libs 12.04

sudo apt-get install ia32-libs 

我得到这个错误

Reading package lists... Done 
Building dependency tree  
Reading state information... Done 
ia32-libs is already the newest version. 
You might want to run 'apt-get -f install' to correct these: 
The following packages have unmet dependencies: 
ia32-libs-multiarch:i386 : Depends: gtk2-engines:i386 but it is not going to be installed 
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution). 

运行sudo的AT-得到-f犯规帮助either.What可能是问题?

回答

0

1日从终端窗口代码

deb http://archive.ubuntu.com/ubuntu/ raring main restricted universe multiverse 

3日更新的系统安装突触

sudo apt-get install synaptic 

第二插入线

sudo apt-get update 

然后

sudo apt-get install ia32-libs