Request: standalone binaries in .tar.gz format for releases #39

Open
opened 2026-02-20 16:19:38 -05:00 by deekerman · 0 comments
Owner

Originally created by @fluffynuts on GitHub (May 25, 2021).

I'm trying to build rustdesk on Gentoo. My rust-fu is weak, so I don't really understand the message that is coming back or how to resolve it (well, I kinda understand it, but I don't know how to resolve it):

warning: build failed, waiting for other jobs to finish...
error[E0277]: the trait bound `std::vec::Vec<u8>: std::convert::From<[u8; 32]>` is not satisfied
   --> libs/hbb_common/src/config.rs:485:52

(this is from the 1.1.5 tag, after cloning the repo locally)

However, for now, I'd just like to try out rustdesk between my windows and linux machines; you provide great packages for a few distros, and I'd like to ask if it would be possible to provide a vanilla .tar.gz of the binaries that I could unpack on my system to give rustdesk a go?

Ideally, I'd like to build from source, but before I chase this much further, I'd like to see if rustdesk gives me what I'm looking for: a viable alternative to anydesk

Thanks for your time.

Originally created by @fluffynuts on GitHub (May 25, 2021). I'm trying to build rustdesk on Gentoo. My rust-fu is weak, so I don't really understand the message that is coming back or how to resolve it (well, I _kinda_ understand it, but I don't know how to resolve it): ``` warning: build failed, waiting for other jobs to finish... error[E0277]: the trait bound `std::vec::Vec<u8>: std::convert::From<[u8; 32]>` is not satisfied --> libs/hbb_common/src/config.rs:485:52 ``` (this is from the 1.1.5 tag, after cloning the repo locally) However, for now, I'd just like to try out rustdesk between my windows and linux machines; you provide great packages for a few distros, and I'd like to ask if it would be possible to provide a vanilla .tar.gz of the binaries that I could unpack on my system to give rustdesk a go? Ideally, I'd like to build from source, but before I chase this much further, I'd like to see if rustdesk gives me what I'm looking for: a viable alternative to anydesk Thanks for your time.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/rustdesk#39
No description provided.