-
Notifications
You must be signed in to change notification settings - Fork 208
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
Add Signal Desktop to Pi-Apps #1518
Comments
This would be AMAZING to add to Pi-Apps. Looks like that build script is assuming aarch64. I'll disable my 64-bit kernel and see what I can do. |
On armhf and using the signal-desktop-rpi4 script, I was able to complete each of the commands until |
(Yes, making this change adds a new line to the file.) The next error was:
I went ahead and ran Change line 10 in
Finally, the |
Now I've reached the
I'm currently building node-sass, but how did the arm64 signal repository miss this step? (Node-sass didn't have an arm64 release either) |
could this help?
|
No stress with signal. Just download and install this release.. works fine here with DietPi/Debian 12: or https://github.com/0mniteck/Signal-Desktop-Mobian/tree/master/builds/release |
@Dlay2017 please check your hyperlink. |
Closing as stale. Best would be to assist upstream Signal to build their production builds in github actions CI corresponding to their source code repositories. See signal build documentation https://github.com/signalapp/Signal-Desktop/blob/main/CONTRIBUTING.md and other electron application CI cross compilation examples https://github.com/shiftkey/desktop/blob/linux/.github/workflows/ci.yml |
Found up-to-date unofficial Signal Desktop arm64 debs here: https://github.com/dennisameling/Signal-Desktop/releases |
Signal is now on Pi-Apps! Find it in the Internet -> Communication folder. Available for ARM64 only. |
build script for ubuntu arm64: https://github.com/BernardoGiordano/signal-desktop-pi4
but issues ahead concerning arm32 rpios: BernardoGiordano/signal-desktop-pi4#4
a deluge of kudos is waiting for someone who gets this into pi-apps :)
The text was updated successfully, but these errors were encountered: