OsloMet Noark5 Core

Installation

Operating system

      Ubuntu Linux 20.04
    

Prerequisites

      apt-get install openjdk-8-jdk
      apt-get install openjdk-11-jdk      
      apt-get install maven
    
      Fedora Core 33
    

Prerequisites

      dnf install java-11-openjdk-devel
      dnf install maven
    

Compilation from Source

      git clone http://www.gitlab.com/OsloMet-ABI/nikita-noark5-core
      cd nikita-noark5-core/
      make
    

Running after Compilation

      make run