Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

A Java Runtime Environment (JRE) v8 is required to run Inductive's Ignition! platform.  Java can be downloaded for Linux, OSX, and Windows here

https://www.java.com/en/download/

Note for Linux platforms it may be preferable to use the package manager to perform the installation.  Instructions for some popular Linux platforms are below.

 

Ubuntu Installation Commands

$ sudo add-apt-repository ppa:webupd8team/java
$ sudo apt-get update
$ sudo apt-get install oracle-java8-installer