Difference between revisions of "Install OpenHAB"

From Embedded Lab Vienna for IoT & Security
Jump to navigation Jump to search
(Created page with "== Summary == This documentation describes how to install OpenHAB 2 on a Windows computer. == Requirements == * Operating system: Windows * Java: Java 8 == Description =...")
 
Line 10: Line 10:
== Description ==
== Description ==


=== Step 1 Java 8 ===
=== Step 1: Set system variable Java 8 ===


At first, we have to make sure that we are using Java 8 because OpenHub will not work with Java 9 or 10.
At first, we have to make sure that we are using Java 8 because OpenHub will not work with Java 9 or 10.
Navigate to:
Navigate to:
Control Panel > System > Advanced System Settings > Environment Variables > System Variables
Add here a System Environment Variable with the Name JAVA_HOME and fill in the path to your Java 8 JDK.


Control Panel > System > Advanced System Settings > Environment Variables > System Variables
You can find how to install Java on the website of oracle or you click the link below.
* https://docs.oracle.com/javase/10/install/installation-jdk-and-jre-microsoft-windows-platforms.htm#JSJIG-GUID-A7E27B90-A28D-4237-9383-A58B416071CA





Revision as of 17:35, 10 July 2019

Summary

This documentation describes how to install OpenHAB 2 on a Windows computer.

Requirements

  • Operating system: Windows
  • Java: Java 8

Description

Step 1: Set system variable Java 8

At first, we have to make sure that we are using Java 8 because OpenHub will not work with Java 9 or 10.

Navigate to: Control Panel > System > Advanced System Settings > Environment Variables > System Variables

Add here a System Environment Variable with the Name JAVA_HOME and fill in the path to your Java 8 JDK.

You can find how to install Java on the website of oracle or you click the link below.


echo foo
echo bar

Step 2

Make sure to read

  • War and Peace
  • Lord of the Rings
  • The Baroque Cycle

Used Hardware

Device to be used with this documentation Maybe another device to be used with this documentation

Courses

References