summaryrefslogtreecommitdiffstats
path: root/doc/book-enea-linux-release-info/doc/prerequisites.xml
blob: c8d19ab8ee1e8ecf94dcc9ba50682aee21087c9c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
<chapter id="prerequisites">
  <title>Prerequisites</title>

  <para>Building Enea Linux or compiling applications requires some packages
  to be installed on your Linux development host.</para>

  <para>First ensure the system is up-to-date, then for the supported
  distribution(s) you need the following packages:<remark>INFO: The
  programlisting below is a parameters in eltf_params_updated.xml with ID:
  "eltf-prereq-apt-get-command-host". If multiple hosts are supported, store
  the commands for each host in the same programlisting with empty lines
  between each - the comment with the FULL HOST name and version is
  essential.</remark></para>

  <xi:include href="eltf_params_updated.xml"
              xmlns:xi="http://www.w3.org/2001/XInclude"
              xpointer="element(eltf-prereq-apt-get-commands-host/1)" />
</chapter>