Skip to content

Installation

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

Voraussetzung

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

Windows

Oracle Java ab 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

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

Java 8 installieren:

AdoptJDK

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

sudo add-apt-repository ppa:rpardini/adoptopenjdk
sudo apt-get update
sudo apt-get install adoptopenjdk-8-jre-hotspot-installer
sudo apt-get install adoptopenjdk-8-jre-hotspot-set-default

java-common

wenn nicht vorhanden, siehe Fehlermeldung: dann libreoffice-java-common nach Instalieren
sudo aptitude install libreoffice-java-common
https://wiki.ubuntuusers.de/LibreOffice/Erweiterungen/

Clone this wiki locally