
ryuuzaki42
(usa Slackware)
Enviado em 14/03/2021 - 12:51h
Minions escreveu:
openjdk7-7u271-x86_64-1_SBo
# java -version
java version "1.7.0_271"
OpenJDK Runtime Environment (IcedTea 2.6.23) (linux-gnu build 1.7.0_271-b01)
OpenJDK 64-Bit Server VM (build 24.271-b01, mixed mode)
Está usando os pacotes do Libreoffice do Alien Bob? Se sim, da versão 7 pra frente está sem suporte ao java por precisar do JDK 9.
Mesmo se compilar o libreoffice vai precisar do java mais atual.
https://alien.slackbook.org/blog/libre-office-7-packages-for-slackware-current/
"Java support dropped from the libreoffice Slackware package
One caveat with the new packages is that to build Java support into them, one will need Oracle JDK 9 or higher. I do not have OpenJDK 9 or higher in my repositories and I will not, until IcedTea adds support for these versions. Until then, I stick with Java 8 and that means I had to disable Java support in the libreoffice packages that I compile from source. There’s a new variable in the libreoffice.SlackBuild script, “USE_JAVA“, and it defaults to “NO”. If you want to recompile the packages adding Java support, get a recent enough JDK from Oracle and be sure to also install Apache Ant."