Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dnf生成基础chroot环境缺软件包 #26

Open
songding-sd opened this issue Jan 26, 2022 · 6 comments
Open

dnf生成基础chroot环境缺软件包 #26

songding-sd opened this issue Jan 26, 2022 · 6 comments

Comments

@songding-sd
Copy link

建议dnf生成基础软件环境中增加cmake软件包,因为在编译cmake软件包时会需要本地的cmake。

@sunhaiyong1978
Copy link
Owner

现在的安装列表没有自动依赖到cmake吗?这个我倒是没太注意。

@songding-sd
Copy link
Author

现在的安装列表没有自动依赖到cmake吗?这个我倒是没太注意。

嗯嗯,我这边测试是这样,孙老师有空您可以试试看下

@songding-sd
Copy link
Author

还有两个问题
1、是在3.15和3.20分别编译了Jinja,我理解的是3.20是为了编译python10所需要的Jinja为后面的systemd做准备。那么3.15是不是没有存在的必要了?而且3.15是采用本地python3.9去编译的,安装会提示没有安装权限报错。3.15是多余的吗?(好奇)
2、4.2节开始部分4.2 软件包的制作和Man-Pages这些显示格式错误。

@sunhaiyong1978
Copy link
Owner

第一个问题,确实是多出来的,已经有人给我反馈过,下一版改掉。
第二个问题,应该是你哪个步骤有问题。

@songding-sd
Copy link
Author

第一个问题,确实是多出来的,已经有人给我反馈过,下一版改掉。 第二个问题,应该是你哪个步骤有问题。

第二个问题不是执行编译问题,我想反馈的是markdown格式问题,就是网页显示该文档4.2章节标题不对。

@sunhaiyong1978
Copy link
Owner

哦,好的,我修正过来。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants