Prerequisites Building Enea Linux or compiling applications requires that your git environment be setup properly, and for certain packages to be installed on your Linux development host. Please refer to Getting Started - First-Time Git Setup, for more details on how to set up your git environment correctly, including how to set your identity using the following commands: $ git config --global user.name "John Doe" $ git config --global user.email johndoe@example.com
Ubuntu 14.04 LTS, 64-bit Ensure the system is up-to-date: $ sudo apt-get update For a supported Ubuntu Ubuntu distribution you need the following packages: $ sudo apt-get install sed wget subversion git-core coreutils unzip texi2html texinfo libsdl1.2-dev docbook-utils fop gawk python-pysqlite2 diffstat make gcc build-essential xsltproc g++ desktop-file-utils chrpath libgl1-mesa-dev libglu1-mesa-dev autoconf automake groff libtool xterm libxml-parser-perl