二进制部署gorse-in-one 提示缺失libc #735
Unanswered
IvanWhisper
asked this question in
Q&A
Replies: 2 comments
-
|
Libc版本太低了,要不升级操作系统libc版本要么用Docker镜像 |
Beta Was this translation helpful? Give feedback.
0 replies
-
The libc version is too low, either upgrade the libc version of the operating system or use the Docker image |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
/home/app/gorse/gorse-in-one -c /etc/gorse/config.toml --log-path /home/app/gorse/logs/gorse.log --cache-path /home/app/gorse/lib/gorse.data --playground
/home/app/gorse/gorse-in-one: /lib64/libc.so.6: version
GLIBC_2.32' not found (required by /home/app/gorse/gorse-in-one) /home/app/gorse/gorse-in-one: /lib64/libc.so.6: versionGLIBC_2.34' not found (required by /home/app/gorse/gorse-in-one)Beta Was this translation helpful? Give feedback.
All reactions