It crashes for unsatisfied requirements, where do i get these libraries?
./cult: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by ./cult)
./cult: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by ./cult)
./cult: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by ./cult)
← Return to game
Comments
Log in with itch.io to leave a comment.
It crashes for unsatisfied requirements, where do i get these libraries?
Hey, I apologize. First time I'm distributing a program written in Rust :)
I've uploaded a statically linked binary, which shouldn't require any libraries. Let me know if it worked please! :)
it works!