Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
自己编译安装dde-dock,运行时报错。
社区开发
1877
views ·
4
replies ·
To
floor
Go
133******90
deepin
2017-10-19 03:47
Author
本帖最后由 wuqingyi 于 2017-10-18 20:09 编辑
下载github中的release版本dde-dock-4.3.4,dtkwidget-2.0.1,dtkcore-2.0.1;
分别解压,进入项目目录,创建build文件夹,进入build文件夹;
qmake ..
make
sudo make install
终端运行dde-dock,报以下错误:
有知道怎么回事的吗??
Reply
Like 0
Favorite
View the author
All Replies
133******90
deepin
2017-10-19 04:57
#1
自己顶一下
Reply
Like 0
View the author
133******90
deepin
2017-10-19 16:57
#2
有知道怎么回事的,麻烦指点一下。
Reply
Like 0
View the author
emofode
deepin
2017-10-19 17:16
#3
执行
sudo rm -rf /usr/lib/x86_64-linux-gnu/libdtkwidget.so*
sudo rm -rf /usr/lib/x86_64-linux-gnu/libdtkcore.so*
Copy the Code
Reply
Like 0
View the author
133******90
deepin
2017-10-20 03:18
#4
https://bbs.deepin.org/post/146896
执行
谢谢,只运行第一条命令,dock就自己跳出来了。
Reply
Like 0
View the author
Please
sign
in first
Featured Collection
Change
[Tutorial] deepin25 WSL Offline Installation Guide
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Events
More
下载github中的release版本dde-dock-4.3.4,dtkwidget-2.0.1,dtkcore-2.0.1;
分别解压,进入项目目录,创建build文件夹,进入build文件夹;
qmake ..
make
sudo make install
终端运行dde-dock,报以下错误:
有知道怎么回事的吗??