Sie zeigen eine alte Version dieser Seite an. Zeigen Sie die aktuelle Version an.

Unterschiede anzeigen Seitenhistorie anzeigen

« Vorherige Version anzeigen Version 9 Nächste Version anzeigen »


Description:

This document describes how to migrate an existing installation of the LANCOM Wireless ePaper Server from Oracle Java JRE to openJDK.

The ePaper server only supports openJDK 8.


Requirements:


Procedure:

1. Download OpenJDK from following URL: https://adoptium.net/de/temurin/releases/?version=8 

2. Unzip the file to a Directory on the HDD (e.g. C:\Program Files\OpenJDK).

3. Add the Java Path to environmental Variable

  • Open System Panel → System and Security → System → Advanced Settings.
  • Go to "Advanced" tab and click to "Environmental Variables".
  • Search variable "Path" and click to edit.
  • At the end of the field "Variable value" add the path to OpenJDK bin folder, e.g. ;C:\Program Files\OpenJDK\bin.

4. Check the Java version on command line with command "java -version".



  • Keine Stichwörter