summaryrefslogtreecommitdiffstats
path: root/doc/book-enea-nfv-access-release-info/doc/system_requirements_prerequisites.xml
blob: b0317b38c9cf14b5bd6f3fb8467a4dc5e5b13bd8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
<?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="sys-req-prerequisites">
  <title>Host Requirements</title>

  <para>Using Enea NFV Access or compiling applications requires certain
  packages to be installed on your build host. The requirements listed below
  are extensive to allow getting Enea NFV Access to be booted on target
  machines and for building applications.</para>

  <informaltable>
    <tgroup cols="2">
      <colspec align="left" colname="1" colwidth="1*" />

      <colspec align="left" colname="2" colwidth="3*" />

      <spanspec nameend="2" namest="1" spanname="onetwo" />

      <tbody>
        <row>
          <entry spanname="onetwo"><emphasis role="bold"> Build Host
          Requirements<indexterm>
              <primary>host requirements</primary>
            </indexterm></emphasis></entry>
        </row>

        <row>
          <entry>Linux distribution</entry>

          <entry>The downloaded product can installed on the target machine
          using a Linux host. For information about supported hosts and
          targets, see <xref
          linkend="relinfo-supported-host-environment" />.</entry>
        </row>

        <row>
          <entry>Packages</entry>

          <entry>Depending on the Linux distribution and version of the host,
          certain packages may be required. See details on what packages are
          needed and how to install them in the following sections.</entry>
        </row>

        <row>
          <entry>Disk space</entry>

          <entry>Your build host should have at least 50 GB of free disk space
          for installing the SDK, eSDK or cross-compiling
          applications.</entry>
        </row>

        <row>
          <entry>Recommended RAM</entry>

          <entry>Your build host must have at least 4 GB available
          RAM.</entry>
        </row>
      </tbody>
    </tgroup>
  </informaltable>
</chapter>