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可能是问题?