Question: why is there no x86 versions (Win, Mac, Linux) on 1.1.6-1?
Just curious why there isn't any x86 versions (Win, Mac, Linux) available for 1.1.6-1? Is it because this version is only for ARM processors only?
maybe you looked too early, the build process takes some time to finish.
Anyway, rustdesk-server is linux only (but with docker you can run it on windows/mac as well).
try now here
Thanks.
I am currently running 1.1.6 linux x64 version https://github.com/rustdesk/rustdesk-server/releases/download/1.1.6/rustdesk-server-linux-x64.zip.
I tried both 1.1.6-1 linux amd64 https://github.com/rustdesk/rustdesk-server/releases/download/1.1.6-1/rustdesk-server-linux-amd64.zip and i386 https://github.com/rustdesk/rustdesk-server/releases/download/1.1.6-1/rustdesk-server-linux-i386.zip versions by replacing both hbbr and hbbs but I can't get it to run. Is it because I have to delete all the id <id_xxxx> and the database files first?
Edit: Nevermind. It was stupid me. I extracted the files but forgot to chmod the files so that it become executable. All good.
:)
we should probably have the correct permissions in the archive file. I'll fix this.
You can close this issue now.