2014版本深度商店安装软件提示“分析XXX依赖出现问题,安装停止”
Tofloor
poster avatar
liufengyijian
deepin
2014-07-07 08:57
Author
在深度商店安装软件时提示"分析XXX依赖出现问题,安装停止" 的提示,尝试了很多不同的软件安装都是这个提示,通过终端安装teamviewer等软件也提示存在依赖问题。
(正在读取数据库 ... 系统当前共安装有 171295 个文件和目录。)
Preparing to unpack teamviewer_linux_x64.deb ...
Unpacking teamviewer (9.0.27891) over (9.0.27891) ...
dpkg: dependency problems prevent configuration of teamviewer:
teamviewer 依赖于 libc6-i386 (>= 2.4);然而:
  未安装软件包 libc6-i386。
teamviewer 依赖于 lib32asound2;然而:
  未安装软件包 lib32asound2。
teamviewer 依赖于 lib32z1;然而:
  未安装软件包 lib32z1。
teamviewer 依赖于 ia32-libs;然而:
  未安装软件包 ia32-libs。

dpkg: error processing package teamviewer (--install):
依赖关系问题 - 仍未被配置
在处理时有错误发生:
teamviewer
Reply Favorite View the author
All Replies
liufengyijian
deepin
2014-07-08 04:48
#1
第一次安装时用了以下三个命令
apt-get remove teamviewer
apt-get update
apt-get upgrade
完成后重启,安装软件就正常了
在重新安装2014.1版本后遇到相同的问题,结果安装时选择32位版本就直接可以装了,
DeepinScreenshot20140903113615.pngTeamViewer官网http://www.teamviewer.com/zhcn/help/363-How-do-I-install-TeamViewer-on-my-Linux-distribution.aspx#other有相关帮助文档:
Reply View the author