I am running 64bit Debian 10 on raspberry 4.
I have sofar been unable to find a java jdk version that will install.
Has anyone found a solution for this problem ?
Rein vk4alj
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The standard debian on raspi 4 is 32 bit. The version I have is 64bit. I
have not been able to find a Java jdk version . I tried to install a
version 15 from the Java site but failed. The Ubuntu 20.04 and 20.10
distros did not present any issues.
Thanks for you quick response.
I am running 64bit Debian 10 on raspberry 4.
I have sofar been unable to find a java jdk version that will install.
Has anyone found a solution for this problem ?
Rein vk4alj
You're not using standard Raspbian? Are there any versions of OpenJDK (from Java release 8 to 15) available in your distro's repository?
The standard debian on raspi 4 is 32 bit. The version I have is 64bit. I
have not been able to find a Java jdk version . I tried to install a
version 15 from the Java site but failed. The Ubuntu 20.04 and 20.10
distros did not present any issues.
Thanks for you quick response.
On Mon, 14 Dec 2020 at 13:57, Andrew Pavlin apavlin@users.sourceforge.net
wrote:
Hi Andrew. Problem solved. The open jdk version of Debian 10 (for arm) is version 11. This has to be installed with 'default-jdk' :)