lfxspeed插件安装问题
Tofloor
poster avatar
users043
deepin
2020-12-11 05:49
Author
lfxspeed插件安装时遇到问题

描述:下载源码安装包后,进入源码目录,使用“cmake .. ”命令进行编译的时候报错,无法进行下一步

图1:插件使用文档截图
图2:cmake编译报错信息

图1


图2


Reply Favorite View the author
All Replies
忘记、过去
deepin
2020-12-11 10:46
#1

看着像是没有装 CMake?提示找不到编译器。

编译项目不需要 root 权限的......

Reply View the author
偕臧
deepin
2020-12-11 17:33
#2

附议, 看起来是,你没有安装 cmake?


sudo apt install cmake 执行一下

Reply View the author
中国新蔡
deepin
2020-12-11 20:35
#3

为啥不下载编译好的呢,哈哈!你这是是没有开发编译环境呀[尾]


https://bbs.deepin.org/post/206895


https://github.com/xmuli/lfxSpeed/releases/tag/v0.5

Reply View the author