Linux Installation

From ENIGMA
Revision as of 15:18, 1 November 2014 by Dfaure (talk | contribs) (add url to opensuse packages for enigma)
Jump to navigation Jump to search
The official logo of Linux based operating systems and environments.

Packages

The following list of packages are available for various Linux distributions which offer easy installation.

Source Code

You can also build ENIGMA from source code.

  • Prerequisites: GNU GCC G++ Compiler, Git Client, Java
  • Install dependencies:
   sudo apt-get install g++ zlib1g-dev libglu1-mesa-dev libalure-dev libvorbisfile3 libvorbis-dev libdumb1-dev
  • Check-out the ENIGMA repo: Instead, you should check out from the Repository.

Binaries

You will also need the LateralGM and ENIGMA plugin binaries. You can install those automatically by invoking python on install.py, ie,

   python install.py

Or you can obtain them manually per these instructions.