mysql workbench 依赖库太低怎么办?
Tofloor
poster avatar
关中π
deepin
2019-09-25 05:10
Author
商店应用太旧,官网下载的。安装时依赖有问题,库版本低,有办法解决吗?


Reply Favorite View the author
All Replies
avatar
2019-09-25 06:50
#1
首先deepin源里面就有mysql-workbench,直接安装即可

deepin不是滚动发行版,以稳定为主,所以当前最新版的软件一般要等到在下个系统版本

Reply View the author
avatar
Feng Yu
deepin
2019-09-25 08:34
#2
下错包了,mysql本来就有debian stretch的软件仓库,添加那个就行了,就直接可以通过apt装了。你下的这个是ubuntu 19.04的包,你都不看后缀的吗?当然依赖不够了
Reply View the author
avatar
关中π
deepin
2019-09-25 15:32
#3
https://bbs.deepin.org/post/183059
下错包了,mysql本来就有debian stretch的软件仓库,添加那个就行了,就直接可以通过apt装了。你下的这个是 ...

apt 下载的版本太低了,好像还在6.几
Reply View the author
avatar
Feng Yu
deepin
2019-09-25 19:07
#4
本帖最后由 abcfy2 于 2019-9-25 11:26 编辑
https://bbs.deepin.org/post/183059
apt 下载的版本太低了,好像还在6.几

你没明白我的意思。我的意思是你可以添加mysql官方的apt仓库,选择支援debian stretch版本的,安装最新的mysql workbench,你再看一遍我的回复
官方文档: https://dev.mysql.com/doc/workbench/en/wb-installing-linux.html#wb-installing-linux-installing-deb

EDIT: 看了下mysql apt repo的说明,workbench是ubuntu only的

https://dev.mysql.com/downloads/repo/apt/#info-tab

你看仓库说明,mysql官方目前对workbench只有ubuntu版本的维护,不支持debian,如果你想在deepin使用最新版本,可能使用源码编译了
Reply View the author
avatar
关中π
deepin
2019-09-26 02:01
#5
https://bbs.deepin.org/post/183059
你没明白我的意思。我的意思是你可以添加mysql官方的apt仓库,选择支援debian stretch版本的,安装最新的m ...


謝謝哈
Reply View the author