Navigation Menu

Skip to content

Installation_Instructions

Jan Lapp edited this page Nov 26, 2019 · 1 revision

Installation Instructions

This series of installation instructions explains the installation of the OGEMA 2.0 development version on your computer. Currently, only Windows operating systems are covered, but the guide will be extended over time to include other systems as well. If you experience any problems during the installation process which are not treated here, or if you have any comments, please contact the OGEMA team (OGEMA homepage).

Important note:

 

Installation Steps

  • Installation Preparations: Install Maven and get the source code via Git.
  • Getting the Sources: Download the source from git
  • Building OGEMA: In the subdirectory src/, build the whole thing calling "mvn install". 
  • Running the OGEMA framework: Using the OGEMA Launcher to start a given project setup.
  • OGEMA on the Raspberry-Pi: Specific instructions for a Raspberry Pi (and similar Linux systems)

 

Related Pages


Clone this wiki locally