[14af44b] | 1 | <?xml version="1.0" encoding="ISO-8859-1"?>
|
---|
[c439b8a] | 2 | <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
---|
| 3 | "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
---|
[14af44b] | 4 | <!ENTITY % general-entities SYSTEM "../../general.ent">
|
---|
| 5 | %general-entities;
|
---|
| 6 | ]>
|
---|
| 7 |
|
---|
| 8 | <sect1 id="pre-hostreqs">
|
---|
| 9 | <?dbhtml filename="hostreqs.html"?>
|
---|
| 10 |
|
---|
| 11 | <title>Host System Requirements</title>
|
---|
| 12 |
|
---|
[827693b] | 13 | <para>You should be able to build a CLFS system from just about any
|
---|
| 14 | Unix-type operating system. Your host system should have the following
|
---|
| 15 | software with the minimum versions indicated. Also note that many
|
---|
| 16 | distributions will place software headers into separate packages, often in
|
---|
| 17 | the form of <quote>[package-name]-devel</quote> or
|
---|
[14af44b] | 18 | <quote>[package-name]-dev</quote>. Be sure to install those if
|
---|
| 19 | your distribution provides them.</para>
|
---|
| 20 |
|
---|
| 21 | <itemizedlist spacing="compact">
|
---|
| 22 |
|
---|
| 23 | <listitem>
|
---|
| 24 | <para><emphasis role="strong">Bash-2.05a</emphasis></para>
|
---|
| 25 | </listitem>
|
---|
| 26 |
|
---|
| 27 | <listitem>
|
---|
| 28 | <para><emphasis role="strong">Binutils-2.12</emphasis> (Versions
|
---|
| 29 | greater than &binutils-version; are not recommended as they have
|
---|
| 30 | not been tested)</para>
|
---|
| 31 | </listitem>
|
---|
| 32 |
|
---|
[e4e66d0] | 33 | <listitem>
|
---|
| 34 | <para><emphasis role="strong">Bison-1.26a</emphasis></para>
|
---|
| 35 | </listitem>
|
---|
| 36 |
|
---|
[14af44b] | 37 | <listitem>
|
---|
| 38 | <para><emphasis role="strong">Bzip2-1.0.2</emphasis></para>
|
---|
| 39 | </listitem>
|
---|
| 40 |
|
---|
| 41 | <listitem>
|
---|
| 42 | <para><emphasis role="strong">Coreutils-5.0</emphasis> (or Sh-Utils-2.0,
|
---|
| 43 | Textutils-2.0, and Fileutils-4.1)</para>
|
---|
| 44 | </listitem>
|
---|
| 45 |
|
---|
| 46 | <listitem>
|
---|
| 47 | <para><emphasis role="strong">Diffutils-2.8</emphasis></para>
|
---|
| 48 | </listitem>
|
---|
| 49 |
|
---|
| 50 | <listitem>
|
---|
| 51 | <para><emphasis role="strong">Findutils-4.1.20</emphasis></para>
|
---|
| 52 | </listitem>
|
---|
| 53 |
|
---|
| 54 | <listitem>
|
---|
| 55 | <para><emphasis role="strong">Gawk-3.0</emphasis></para>
|
---|
| 56 | </listitem>
|
---|
| 57 |
|
---|
| 58 | <listitem>
|
---|
| 59 | <para><emphasis role="strong">Gcc-2.95.3</emphasis> (Versions
|
---|
| 60 | greater than &gcc-version; are not recommended as they have not
|
---|
| 61 | been tested)</para>
|
---|
| 62 | </listitem>
|
---|
| 63 |
|
---|
| 64 | <listitem>
|
---|
| 65 | <para><emphasis role="strong">Glibc-2.2.5</emphasis> (Versions
|
---|
| 66 | greater than &glibc-version; are not recommended as they have
|
---|
| 67 | not been tested)</para>
|
---|
| 68 | </listitem>
|
---|
| 69 |
|
---|
| 70 | <listitem>
|
---|
| 71 | <para><emphasis role="strong">Grep-2.5</emphasis></para>
|
---|
| 72 | </listitem>
|
---|
| 73 |
|
---|
| 74 | <listitem>
|
---|
| 75 | <para><emphasis role="strong">Gzip-1.2.4</emphasis></para>
|
---|
| 76 | </listitem>
|
---|
| 77 |
|
---|
[7d122d8] | 78 | <listitem>
|
---|
| 79 | <para><emphasis role="strong">Linux 2.6.22</emphasis></para>
|
---|
[853465d] | 80 | </listitem>
|
---|
[7d122d8] | 81 |
|
---|
[14af44b] | 82 | <listitem>
|
---|
| 83 | <para><emphasis role="strong">Make-3.79.1</emphasis></para>
|
---|
| 84 | </listitem>
|
---|
| 85 |
|
---|
| 86 | <listitem>
|
---|
| 87 | <para><emphasis role="strong">Patch-2.5.4</emphasis></para>
|
---|
| 88 | </listitem>
|
---|
| 89 |
|
---|
| 90 | <listitem>
|
---|
| 91 | <para><emphasis role="strong">Sed-3.0.2</emphasis></para>
|
---|
| 92 | </listitem>
|
---|
| 93 |
|
---|
| 94 | <listitem>
|
---|
| 95 | <para><emphasis role="strong">Tar-1.14</emphasis></para>
|
---|
| 96 | </listitem>
|
---|
| 97 |
|
---|
[e4e66d0] | 98 | <listitem>
|
---|
| 99 | <para><emphasis role="strong">Texinfo</emphasis></para>
|
---|
| 100 | </listitem>
|
---|
| 101 |
|
---|
[14af44b] | 102 | </itemizedlist>
|
---|
| 103 |
|
---|
| 104 | <para>To see whether your host system has all the appropriate versions, run the following:</para>
|
---|
| 105 |
|
---|
| 106 | <screen role="nodump"><userinput>cat > version-check.sh << "EOF"
|
---|
| 107 | <literal>#!/bin/bash
|
---|
| 108 |
|
---|
| 109 | # Simple script to list version numbers of critical development tools
|
---|
| 110 |
|
---|
| 111 | bash --version | head -n1 | cut -d" " -f2-4
|
---|
| 112 | echo -n "Binutils: "; ld --version | head -n1 | cut -d" " -f3-4
|
---|
[e4e66d0] | 113 | bison --version | head -n1
|
---|
[14af44b] | 114 | bzip2 --version 2>&1 < /dev/null | head -n1 | cut -d" " -f1,6-
|
---|
| 115 | echo -n "Coreutils: "; chown --version | head -n1 | cut -d")" -f2
|
---|
| 116 | diff --version | head -n1
|
---|
| 117 | find --version | head -n1
|
---|
| 118 | gawk --version | head -n1
|
---|
| 119 | gcc --version | head -n1
|
---|
| 120 | /lib/libc.so.6 | head -n1 | cut -d" " -f1-7
|
---|
| 121 | grep --version | head -n1
|
---|
| 122 | gzip --version | head -n1
|
---|
[7d122d8] | 123 | uname -s -r
|
---|
[14af44b] | 124 | make --version | head -n1
|
---|
| 125 | patch --version | head -n1
|
---|
| 126 | sed --version | head -n1
|
---|
| 127 | tar --version | head -n1</literal>
|
---|
| 128 |
|
---|
| 129 | EOF
|
---|
| 130 |
|
---|
| 131 | bash version-check.sh</userinput></screen>
|
---|
| 132 |
|
---|
| 133 | </sect1>
|
---|