Some of the Java runtime environments that are included in Raspberry Pi OS are compiled for the ARMv7 whereas the Pi Zero uses ARMv6.I installed LibreOffice on my RPi0 v1.3 (no wifi, used a wifi dongle).
When I try to use Base to create a table it says "LibreOffice requires a java runtime environment (JRE) to perform this task. Please install a JRE (and libreoffice-java-common) and restart LibreOffice."
I looked up the problem on google and there are a variety of suggestions. I tried to install JRE using sudo apt install openjdk-10-jre, and then sudo apt install default-jre, but neither worked, when I go to the tools menu option to select the JRE none are listed.
I know this is a really antiquated piece of hardware but I need to use it. Is it possible?
Not only does one need to install a JRE that is compatible with the ARMv6 hardware, but one needs to uninstall those which aren't to ensure they are not loaded preferentially.
Statistics: Posted by ejolson — Mon Mar 11, 2024 9:18 pm