Does not run on ARMv6 (Raspberry Pi 1) #443
-
Hi, I'm running a Raspberry Pi on raspios from 2021-01-11 (Buster, 10.7). I have tried versions 8, 9, 10 and 11 of openjdk but cannot get signal-cli 0.7.3 to run.
Except when selecting "/usr/lib/jvm/java-9-openjdk-armhf/bin/java" with "sudo update-alternatives --config java". Then I get:
Is there any way to run signal-cli on ARMv6 processors? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
signal-cli requires at least java 11 so versions definitely won't work. |
Beta Was this translation helpful? Give feedback.
signal-cli requires at least java 11 so versions definitely won't work.
It seems your openjdk build doesn't support armv6 (Server VM is only supported on ARMv7+ VFP), you'll need to find a build that does.
Maybe this could help: https://medium.com/javarevisited/how-to-install-and-use-java-11-and-javafx-11-on-raspberry-pi-boards-with-armv6-processor-ca7109b76b7c