languagetool-org / languagetool

Style and Grammar Checker for 25+ Languages
https://languagetool.org
GNU Lesser General Public License v2.1
12.31k stars 1.39k forks source link

Can't Install on Mac M1 with LibreOffice #6312

Closed sungkhum closed 8 months ago

sungkhum commented 2 years ago

I tried to send this through the ZenDesk support system, but it kept saying the captcha was wrong (it wasn't - it had a green checkmark).

When I try to install https://support.apple.com/kb/DL1572?locale=en_US I get this message "Java for macOS 2017-001 can't be installed on this disk. A newer version of this package is already installed."

Do you know how to resolve this? Trying to install LangaugeTool for LibreOffice on a M1 mac.

Thanks!

FredKruse commented 2 years ago

Unfortunately, I got no experience with macOS. @danielnaber Is there an Apple community inside the LT community?

sungkhum commented 2 years ago

Tried this: https://www.l3harrisgeospatial.com/Support/Self-Help-Tools/Help-Articles/Help-Articles-Detail/ArtMID/10220/ArticleID/23780/Mac-OS-Catalina-1015-ENVIIDL-and-Legacy-Java-6-Dependencies But still got the error: Could not create Java implementation loader

QazCetelic commented 2 years ago

I'm also having trouble with the "Java implementation loader" but I'm using Linux.

image

System Info Operating System: Fedora 34 KDE Plasma Version: 5.24.4 KDE Frameworks Version: 5.91.0 Qt Version: 5.15.2 Kernel Version: 5.17.7-100.fc34.x86_64 (64-bit) Graphics Platform: X11 Processors: 12 × Intel® Core™ i7-8750H CPU @ 2.20GHz Memory: 15.5 GiB of RAM Graphics Processor: Mesa Intel® UHD Graphics 630
FredKruse commented 2 years ago

Most implementation problems on Linux systems arise because the package libreoffice-java-common isn't installed by default. Run "sudo apt-get install libreoffice-java-common" inside a terminal, to add the support of the java interface of LibreOffice.

QazCetelic commented 2 years ago

How can I install the packagelibreoffice-java-common on Fedora?

FredKruse commented 2 years ago

I'm not familiar with Fedora, but I found this on the net: https://www.libreofficehelp.com/how-to-fix-libreoffice-requires-a-java-runtime-environment-error/#fix-for-fedora

FredKruse commented 2 years ago

@sungkhum @QazCetelic Did you found a solution for your problem. Can we close the issue?

QazCetelic commented 2 years ago

No, I have not found a solution.

sungkhum commented 2 years ago

@sungkhum @QazCetelic Did you found a solution for your problem. Can we close the issue?

No, no solution yet

FredKruse commented 2 years ago

@sungkhum I'm very sorry, but I have no experience with macOS. Is there a mac community at another place that could help with installation problems of LibreOffice? @QazCetelic Did you install: sudo dnf install default-jre libreoffice-java-common

wildernessfamily commented 2 years ago

I'm trying to install on LibreOffice on my MacBook Pro | Processor Intel i7. When trying to install in the extension manager, it states "Could not create Java implementation loader" Screen Shot 2022-07-05 at 15 48 28

FredKruse commented 2 years ago

@wildernessfamily To install and run LibreOffice LanguageTool extension, you need to install the LibreOffice Java interface and a Java runtime environment version 8 or higher. Usually, the missing implementation loader message is displayed when the LibreOffice Java interface is missing. In Unix like systems, you have to install libreoffice-java-common (the actual java version is in most distributions already installed). I'm sorry, but I'm not familiar with macOS. Is there any macOS or LibreOffice forum to get help for your installation problem?

FredKruse commented 8 months ago

I'm closing the issue as resolved. If necessary, please open a new one with the current versions (LO and LT).