djh
Stockfish engine requires GLIBC_2.36 but I believe railway is still on 2.34
When will the railway linux distribution be updated? I guess I can recompile the stockfish engine on my own but it's a bit of a hastle.
Here's the specific error I'm receiving when trying to run the engine:
<UciProtocol (pid=12)>: stderr >> ./src/engines/stockfish/stockfish-ubuntu-x86-64-modern: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.36' not found (required by /nix/store/xpxln7rqi3pq4m0xpnawhxb2gs0mn1s0-gcc-12.3.0-lib/lib/libstdc++.so.6)
21 replies
How can I update the file permissions inside a railway development instance?
I receive this error:
"PermissionError: [Errno 13] Permission denied: './src/engines/komodo-14/Linux/komodo-14.1-linux-bmi2'"
I need to update the permissions for that file. I was able to do locally, unsure how to do so on the railway instance. Sorry, first time lol
5 replies