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

Cannot start precompiled client in linux #93

Open
nathanlgabriel opened this issue Aug 28, 2019 · 0 comments
Open

Cannot start precompiled client in linux #93

nathanlgabriel opened this issue Aug 28, 2019 · 0 comments

Comments

@nathanlgabriel
Copy link

I'm in Ubuntu 18.04. I've downloaded the precompiled client_linux and moved the lc0 executable to the same folder as it. I've also tried moving client_linux to the original location of lc0.

If I run ./lczero-client --hostname=http://127.0.0.1:8080 --user=test --password=asdf
I get "No such file or directory"

If I run ./client_linux --hostname=http://127.0.0.1:8080 --user=test --password=asdf
I get "Permission denied"

If I run sudo ./client_linux --hostname=http://127.0.0.1:8080 --user=test --password=asdf
I get "command not found"

I know leela is working fine because I've used it with Arena and Nibbler (the Nibbler precompiled binary didn't work for me either, but it was easy enough to run it from source. Compiling the training client from source looks like a lot more work. So I'd really appreciate it if someone knows how to get the precompiled linux binary working)

Thanks for the help!

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