spark-store使用问题?有懂的人帮忙解决吗?
Tofloor
poster avatar
yanwen62
deepin
2020-09-01 06:43
Author
我现在的系统是Ubuntu20.04? 按照教程安装了星火商店。命令行执行spark-store出现错误,error while loading shared libraries: libQtWebEnginesWidgets.so.5: cannot open shared object file: No such file or directoey
Reply Favorite View the author
All Replies
avatar
走钢丝
deepin
2020-09-01 06:56
#1
看起来像是这个库没安装。。。
Reply View the author
avatar
不会开车有驾照
deepin
2020-09-01 07:14
#2
据说要用qt2还是几的版本
Reply View the author
avatar
忘记、过去
deepin
2020-09-01 08:06
#3
2.0版本开发大佬换了新的依赖库,我这个打包的干活的时候相关依赖包信息忘记更新了......可以手动执行 sudo apt install qtwebengine5-dev 来安装这个依赖。
Reply View the author
avatar
Maicss
deepin
2020-09-01 15:24
#4
https://bbs.deepin.org/post/201065
2.0版本开发大佬换了新的依赖库,我这个打包的干活的时候相关依赖包信息忘记更新了......可以手动执 ...

你那是开发库,应该是libqt5webengine5
Reply View the author
avatar
忘记、过去
deepin
2020-09-01 19:00
#5
https://bbs.deepin.org/post/201065
你那是开发库,应该是libqt5webengine5

搞错了,已经重新打包过了。
Reply View the author