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

How to build ON Kylin Linux Advanced Server V10 (Lance)? #27

Open
falent05 opened this issue Jul 15, 2024 · 1 comment
Open

How to build ON Kylin Linux Advanced Server V10 (Lance)? #27

falent05 opened this issue Jul 15, 2024 · 1 comment

Comments

@falent05
Copy link

cat /etc/kylin-release

Kylin Linux Advanced Server release V10 (Lance)

#ldd --version
ldd (GNU libc) 2.28

@hetaoos
Copy link

hetaoos commented Sep 18, 2024

Insert one line of code at the following position:

openssh-rpms/compile.sh

Lines 43 to 46 in 7d7a3a1

[[ $dist == "el8" ]] && dist="el7"
[[ $dist == "an7" ]] && dist="el7"
[[ $dist == "an8" ]] && dist="el7"

[[ $dist == "ky10" ]] && dist="el7"

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