
I had the same problem on Raspberry Pi 5 and I ended up compiling it by hand.prestige787 wrote:I would like to install signal-desktop, I'm running Gentoo on an M2 mac with the asahi project. Unfortunately there is no official support for signal for arm Linux at the moment, but I know people have successfully run it on other distros like Fedora. Normally I would compile manually, but I would like to avoid compiling electron. Any suggestions?
I have the exact same situation.prestige787 wrote:I would like to install signal-desktop, I'm running Gentoo on an M2 mac with the asahi project
Code: Select all
init=/sbin/openrc-init
-systemd -logind -elogind seatdI am NaN! I am a man!
All I've done is crafting some ebuilds.Kangie wrote:If you have experience with packaging software and are interested I'd welcome the help
Code: Select all
init=/sbin/openrc-init
-systemd -logind -elogind seatdI am NaN! I am a man!