Download and Install Enea Linux Download the needed tarballs from . Enea Linux Enea-Linux-.tar.gz The Enea Linux distribution tarball contains: a buildtools toolchain buildtools toolchain toolchain cross-compilation in a self-extracting archive with extension .sh poky poky - directory containing bitbake, conf files, recipes (.bb, .bbappend, .inc files), packages, patches, scripts, and poky documentation Documentation Enea-Linux-doc_[-docupdate<version>].tar.gz If available, take the docupdate tarball to get the latest documentation. The Enea Linux documentation tarball contains: README.htm - index linking to the Enea Linux documentation README.release - overview of release contents and quick installation guide documentation documentation - Enea Linux documentation in PDF and HTML format: Open Source Reports, Release Information, User's Guide, Real-Time Guide. Eclipse tools Enea-Linux-Eclipse_.tar.gz. Optional but recommended tools for Enea Linux. The tarball contains: eclipse - the Eclipse IDE version 4.3 Kepler, with eclipse executable and plug-ins (CDT, RSE, SDK, ...) yocto-plugins - additional eclipse plug-ins with tools from the Yocto Project Application Development Toolkit (ADT) The Eclipse related documentation - Eclipse Open Source Report, and the Eclipse chapter in the User's Guide - is available in the Enea Linux documentation tarball. Unpack the Enea Linux distribution tarball: $ tar xzf Enea-Linux-.tar.gz Unpack the Enea Linux documentation tarball: $ tar xzf Enea-Linux-doc_.tar.gz # or, if available: $ tar xzf Enea-Linux-doc_-docupdate<version>.tar.gz If you want to use the Eclipse IDE and the application development tools, unpack the Eclipse tarball: $ tar xzf Enea-Linux-Eclipse_.tar.gz Optionally Install the cross-compilation toolchain.