Sample Header Ad - 728x90

On a Linux machine with JDK 11 that is used for development, how should I satisfy OpenOffice's requirement for JRE?

0 votes
0 answers
34 views
On a Linux machine that has JDK 11 installed, what should I do to allow OpenOffice to run? As it stands right now, it throws this error: /opt/openoffice4/program/soffice: line 121: 18205 Segmentation fault (core dumped) "$sd_prog/$sd_binary" "$@" java -XshowSettings:properties -version shows this: java.home = /usr/lib/jvm/java-11-openjdk-11.0.7.10-0.fc30.x86_64 This machine previously had JavaSE 8 JDK installed, and OpenOffice worked. Then Java SE JDK was wiped clean, and JDK 11 installed. Since then OO did not work.
Asked by SuperAl (151 rep)
Jul 19, 2024, 12:59 PM