Skip to content

Installation

Michael Massee edited this page Dec 10, 2019 · 24 revisions

Voraussetzung

https://de.libreoffice.org/get-help/system-requirements/

Oracle Java ab 1.8
https://www.java.com/de/download/manual.jsp

LibreOffice Calc ab Version 6.0 oder höher
https://de.libreoffice.org/download/libreoffice-fresh/

Could not create Java implementation loader
! 32/64 Bit Java Version muss zum Libre 32/64 Bit Version passen.
Fehlermeldung Could not create Java implementation loader

Extension installieren

Jeweils die aktuellste Version von hier herunterladen. (PetanqueTurnierManager-vx.xx.oxt)
Dann diese Anleitung folgen zum Installieren.

Ubuntu

Java 8 installieren:

Oracle Java (JDK) 8 / 9 Installer PPA
https://launchpad.net/~webupd8team/+archive/ubuntu/java
Auf Grund der geänderte Lizenz Bedingung von Oracle wird das PPA nicht mehr weiter gepflegt.

Alternativ, ab LibreOffice 6.3, AdoptJDK verwenden

LibreOffice fresh

https://wiki.ubuntuusers.de/LibreOffice/Installation/
https://launchpad.net/~libreoffice/+archive/ubuntu/ppa

sudo add-apt-repository ppa:libreoffice/ppa
sudo apt-get update
sudo apt-get install libreoffice
sudo apt-get install libreoffice-l10n-de
sudo apt-get install libreoffice-help-de

AdoptJDK

https://launchpad.net/~rpardini/+archive/ubuntu/adoptopenjdk

sudo add-apt-repository ppa:rpardini/adoptopenjdk
sudo apt-get update

java-common

sudo aptitude install libreoffice-java-common
https://wiki.ubuntuusers.de/LibreOffice/Erweiterungen/

Clone this wiki locally