From b26854f76b2fa8d44937bdae0664b1a24b2c7e78 Mon Sep 17 00:00:00 2001 From: Thomas Lundström Date: Wed, 22 Jun 2016 19:24:31 +0200 Subject: Initial commit --- .../doc/prerequisites.xml | 49 ++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 doc/book-enea-linux-release-info/doc/prerequisites.xml (limited to 'doc/book-enea-linux-release-info/doc/prerequisites.xml') diff --git a/doc/book-enea-linux-release-info/doc/prerequisites.xml b/doc/book-enea-linux-release-info/doc/prerequisites.xml new file mode 100644 index 0000000..587b812 --- /dev/null +++ b/doc/book-enea-linux-release-info/doc/prerequisites.xml @@ -0,0 +1,49 @@ + + + + Prerequisites + + Building Enea Linux or compiling applications requires some packages + to be installed on your Linux development host. See the list of Required + Packages for Host Development System, found in the Yocto 2.1 document: + https://www.yoctoproject.org/docs/2.1/ref-manual/ref-manual.html#required-packages-for-the-host-development-system. + If needed, replace 2.1 with the actual Yocto version in your Enea Linux + distribution.Sorry by the list in the Yocto document do not seem to + be enough at all at least for platform building! Therefore we need to add a + complete list here, and we actually have a bigger list than we needed, but + it's better to have more and not be needed than to lack + information. + + Install Host Packages + + + The list below is generic and might contain packages that are not + necessary. Additional packages might be required to build for some + targets. See the Enea Linux Release Information if more packages are + needed and which hosts have been tested by Enea for this Enea Linux + release.QUEST: Are the lists below ok? The lists below try to + cover ALL normal use cases for both ApplGuide and PlatfGuide, incl. + Eclipse, instead of limiting to some use case. Easier to keep + updated. + + +
+ 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 +
+
\ No newline at end of file -- cgit v1.2.3-54-g00ecf