翻译用的字典安装失败
Tofloor
poster avatar
V
deepin
2020-03-01 00:40
Author
如题,提示见图
Reply Favorite View the author
All Replies
avatar
Feng Yu
deepin
2020-03-01 01:16
#1
本帖最后由 abcfy2 于 2020-2-29 17:18 编辑

看了下官方的build,稳定版已经好几年不维护了,依赖早过期了,这个libqt4已经不维护了,各大发行版基本都删了qt4相关依赖了。

https://github.com/goldendict/goldendict 如果真的喜欢这个软件,建议从官方源码编译,它的REAMDE写了怎么去编译。看它的源码还在提交,应该还在维护,只不过官方不再提供官方编译版本,我看官方主页也是建议用户自己去编译的
Reply View the author
avatar
V
deepin
2020-03-01 01:20
#2
https://bbs.deepin.org/post/189320
看了下官方的build,稳定版已经好几年不维护了,依赖早过期了,这个libqt4已经不维护了,各大发行版基本都 ...

好惨,挺好的软件。自己编译不知道能否成功。。。。
Reply View the author
avatar
ghostry
deepin
2020-03-01 01:21
#3
可以做成flatpak
Reply View the author
avatar
jzc
deepin
2020-03-01 01:37
#4
GoldenDict 在应用商店里有,建议从商店里安装
Reply View the author
avatar
V
deepin
2020-03-01 02:46
#5
https://bbs.deepin.org/post/189320
看了下官方的build,稳定版已经好几年不维护了,依赖早过期了,这个libqt4已经不维护了,各大发行版基本都 ...

编译第一步就挂了,白折腾了大半天
Project MESSAGE: Install Prefix is: /usr/local
Project ERROR: vorbisfile development package not found
Reply View the author
avatar
superendermansm
deepin
2020-03-01 02:52
#6
https://bbs.deepin.org/post/189320
编译第一步就挂了,白折腾了大半天
Project MESSAGE: Install Prefix is: /usr/local
Project ERROR: vor ...

sudo apt install libvorbisfile-dev
Reply View the author