怎么在mint安装deepin的系统监视器
Tofloor
poster avatar
deepincmg
deepin
2019-11-01 18:24
Author
http://mirrors.aliyun.com/deepin/pool/non-free/d/  这里没有系统监视器可以下载啊!

Reply Favorite View the author
All Replies
avatar
deepincmg
deepin
2019-11-01 18:33
#1
另外  我在这个网址下载的那个deepin.com.qq.im/      可以用   不过只能开一个QQ   再开一个 前一个就闪退了     请问还有什么qq可以用

我是照这里说的先安装wine的  https://www.cnblogs.com/jay998/p/10616968.html
Reply View the author
avatar
走钢丝
deepin
2019-11-01 18:49
#2
Reply View the author
avatar
deepincmg
deepin
2019-11-01 18:56
#3
https://bbs.deepin.org/post/184558
http://mirrors.aliyun.com/deepin/pool/main/d/deepin-system-monitor/

sudo dpkg -i deepin-system-monitor_1.5.2-1+stable_i386.deb
[sudo] password for hyq:      
(正在读取数据库 ... 系统当前共安装有 258957 个文件和目录。)
正准备解包 deepin-system-monitor_1.5.2-1+stable_i386.deb  ...
正在将 deepin-system-monitor:i386 (1.5.2-1+stable) 解包到 (1.5.2-1+stable) 上 ...
dpkg: 依赖关系问题使得 deepin-system-monitor:i386 的配置工作不能继续:
deepin-system-monitor:i386 依赖于 libdtkcore2 (>= 2.0.11).
deepin-system-monitor:i386 依赖于 libdtkwidget2 (>= 2.0.11).
deepin-system-monitor:i386 依赖于 libdtkwm2 (>= 2.0.7).
deepin-system-monitor:i386 依赖于 libprocps6.
deepin-system-monitor:i386 依赖于 libqt5core5a (>= 5.7.0).
deepin-system-monitor:i386 依赖于 libqt5dbus5 (>= 5.0.2).
deepin-system-monitor:i386 依赖于 libqt5gui5 (>= 5.7.0).
deepin-system-monitor:i386 依赖于 libqt5network5 (>= 5.0.2).
deepin-system-monitor:i386 依赖于 libqt5widgets5 (>= 5.0.2).
deepin-system-monitor:i386 依赖于 libqt5x11extras5 (>= 5.6.0).
deepin-system-monitor:i386 依赖于 libxcb-util0 (>= 0.3.8).
deepin-system-monitor:i386 依赖于 libxtst6.

dpkg: 处理软件包 deepin-system-monitor:i386 (--install)时出错:
依赖关系问题 - 仍未被配置
正在处理用于 gnome-menus (3.13.3-11ubuntu1.1) 的触发器 ...
正在处理用于 desktop-file-utils (0.23+linuxmint6) 的触发器 ...
正在处理用于 mime-support (3.60ubuntu1) 的触发器 ...
正在处理用于 hicolor-icon-theme (0.17-2) 的触发器 ...
在处理时有错误发生:
deepin-system-monitor:i386

这是不是依赖的软件没有才安装不了?   怎么才能自动安装依赖软件?
Reply View the author
avatar
走钢丝
deepin
2019-11-01 19:31
#4
https://bbs.deepin.org/post/184558
sudo dpkg -i deepin-system-monitor_1.5.2-1+stable_i386.deb
[sudo] password for hyq:      
(正在 ...

为啥装 32 位的版本?
Reply View the author
avatar
deepincmg
deepin
2019-11-01 19:35
#5
https://bbs.deepin.org/post/184558
为啥装 32 位的版本?

64位装不了   我才试试32位   
Reply View the author
avatar
WENWEN
deepin
2019-11-01 21:06
#6
不要想了,dde的都基于dtk,有deb在其他发行版估计也难得用。
Reply View the author
avatar
deepingo
deepin
2019-11-01 21:49
#7
sudo apt install stacer
Reply View the author
avatar
Feng Yu
deepin
2019-11-02 00:36
#8
mint基于ubuntu,deepin基于debian,别想了,源都不一样,没法直接安装。想折腾自己去官方下载源码在你自己的系统上编译吧
Reply View the author
avatar
superendermansm
deepin
2019-11-02 18:56
#9
除非加入deepin的源,否则别想deb安装。去Github找dtk三件套编译(看着readme复制粘贴就可以了),然后下载系统监视器的源码,按照readme复制粘贴即可。加油楼主,深度系统监视器是我第二个在其他发行版(UK)上编译成功的深度应用(第一个是深度终端)
Reply View the author
avatar
superendermansm
deepin
2019-11-02 18:57
#10
dtk三件套分别是:dtk-wm dtk-widget dtk-core
Reply View the author
avatar
superendermansm
deepin
2019-11-02 19:01
#11
deepin的QQ需要去Github找,移植版本。还有,编译遇到了什么问题可以问我,我可以提供一些经验。当然,有什么问题还是找大佬比较好。
Reply View the author
avatar
deepincmg
deepin
2019-11-03 01:20
#12
本帖最后由 deepincmg 于 2019-11-2 17:25 编辑
https://bbs.deepin.org/post/184558
deepin的QQ需要去Github找,移植版本。还有,编译遇到了什么问题可以问我,我可以提供一些经验。当然,有什 ...

我装了deepin-wine了   这样不能安装系统监视器吗

必须安装三件套吗
Reply View the author
avatar
superendermansm
deepin
2019-11-11 04:08
#13
https://bbs.deepin.org/post/184558
我装了deepin-wine了   这样不能安装系统监视器吗

必须安装三件套吗

deepin-wine只是wine的变种,根本没有用到dtk组件
deepin原生应用都是dtk写的,和deepin-wine没啥关系
Reply View the author