GLIBC not found
#15383
-
I am using a host with no sudo access, I can just run things. I can effectively modify Deno but not be able to user superuser permissions. This removes the opportunity for me to make a symlink for libc.
How can I modify the Deno source to access libc, which is located at |
Beta Was this translation helpful? Give feedback.
Answered by
orvitpng
Aug 2, 2022
Replies: 1 comment
-
I was being dumb, compiled Deno with the wrong version of GLIBC. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
orvitpng
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I was being dumb, compiled Deno with the wrong version of GLIBC.