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

Asking for some help with a GLIBC 2.12 system #124

Open
customautosys opened this issue May 4, 2023 · 0 comments
Open

Asking for some help with a GLIBC 2.12 system #124

customautosys opened this issue May 4, 2023 · 0 comments

Comments

@customautosys
Copy link

Hi, I'm so sorry for asking for help on the issues page, let me know if there's a more appropriate place to ask for help.

I am trying to deploy a node.js app on Namecheap which uses CloudLinux 6, and 1 of the dependencies is your snappy library. It doesn't work because GLIBC is 2.12 but the GLIBC required for your snappy library is at least 2.14.

I'm trying to use the musl version instead but when I place an musl SO that I compiled myself in the same folder it doesn't work. I have no root access and can't install the musl library to /usr/lib or /lib.

Is there any way to make the musl version look for musl in the same folder? Or to build a version of this library statically linked to musl such that there are no dynamic library dependencies?

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

1 participant