我尝试使用 Gdebi 安装程序在我的笔记本电脑(ubuntu 16.10 Gnome,64 位)上安装 WPS Office,但它说
Dependency is not satisfiable: libpng12-0
Run Code Online (Sandbox Code Playgroud)
然后我尝试打开这个库如下
sudo apt-get install libpng12-0
Run Code Online (Sandbox Code Playgroud)
但是我遇到了一个错误:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package libpng12-0 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'libpng12-0' has no installation candidate
Run Code Online (Sandbox Code Playgroud)
任何人都可以帮忙吗?非常感谢
我一直vmware horizon client在 Ubuntu 16.04 上使用,但昨天升级到 16.10(我很遗憾现在:()从那时起 vmware 客户端抛出以下错误:
/usr/lib/vmware/view/bin/vmware-view: error while loading shared libraries: libpng12.so.0: cannot open shared object file: No such file or directory
Run Code Online (Sandbox Code Playgroud)
我在谷歌上搜索了相同的错误并找到了这个链接并尝试了那里提到的答案 2(因为答案 1 似乎更多地是关于我们为什么会得到这个错误),但我仍然遇到同样的错误。
我正在考虑重新安装 16.04 LTS,但只是想在这里碰碰运气..
有什么帮助吗?
我正在使用 Ubuntu GNOME 16.10 并试图安装 WPS Office。我尝试使用软件中心进行安装,但没有提供任何错误日志就无法安装。然后我用 Gdebi 安装程序打开它。这是我看到的。
我已经尝试启用多宇宙存储库。
编辑:
我已经从 WPS 官方网站下载了 amd64 包,但即使现在通过终端安装,我仍然遇到缺少依赖项的错误。