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

Some advices #13

Open
leleliu008 opened this issue Jul 16, 2022 · 0 comments
Open

Some advices #13

leleliu008 opened this issue Jul 16, 2022 · 0 comments

Comments

@leleliu008
Copy link

Hi, there

I would like to thank you for your efforts to make these ready-to-use tarballs.

I notice that you say portable perl binaries for Linux in the README, so I download perl-x86_64-linux.tar.xz, I find that it depends on /lib64/ld-linux-x86-64.so.2 and libc.so.6, which means that it only can be run on glibc-based GNU/Linux system, it can't be run on musl-libc-based GNU/Linux system. so I suggest you rename perl-x86_64-linux.tar.xz to perl-x86_64-linux-glibc.tar.xz, also I think you can motion this infomation in the README.

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

Successfully merging a pull request may close this issue.

1 participant