玲珑命令行在龙蜥操作系统上的部分使用问题 #3567
Unanswered
yummypeng
asked this question in
Q&A | 问答板块
Replies: 3 comments 3 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Beta Was this translation helpful? Give feedback.
2 replies
-
安装的软件包列表:
编译方法跟这里一样,基本上编译到百分之六七十的时候,机器就会卡死,窗口无反应: |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
玲珑命令行工具目前仅有 deb 安装包,不提供 rpm,在龙蜥上使用只能通过源码自行编译。编译过程仿佛对机器配置要求较高,需要比较大的内存,否则容易导致机器卡死,本地尝试 2vcpu8G 规格的机器无法正常编译,建议文档中增加对编译机器的规格要求。
linglong-box 按照如下方式编译出来的二进制直接运行会 coredump,不知是否正常:

https://github.com/linuxdeepin/linglong/blob/master/INSTALL.md 里面提到的 https://sh.linglong.dev/ 这个链接无法访问。
自行编译安装如下二进制以后:
参考此教程:https://linglong.dev/guide/ll-builder/create.html 使用 ll-builder 工具创建项目后,目录中并没有linglong.yaml文件,与教程不符:



完全拷贝教程中的 linglong.yaml 之后,构建报错:
同一个目录下,第二次构建有新增错误:
Beta Was this translation helpful? Give feedback.
All reactions