lbryio / lbry-sdk

The LBRY SDK for building decentralized, censorship resistant, monetized, digital content apps.
https://lbry.com
MIT License
7.19k stars 483 forks source link

The pre-built binary "lbrynet" file doesn't launch on linux 32bits system #2998

Closed Veilleuse-00 closed 4 years ago

Veilleuse-00 commented 4 years ago

The command ./lbrynet start returns -sh: ./lbrynet:cannot execute binary file even after a chmod +x lbrynet

tzarebczan commented 4 years ago

Thanks for reaching out! Unfortunately we only support 64 bit versions on Linux for our binaries. Building a 32 bit binary would require a bit more work and is not a common request.

Your best bet would be to compile your own following: https://github.com/lbryio/lbry-sdk/blob/1e478e354599eb71664b8cb912b54a9af8f31db3/.github/workflows/main.yml#L68