diff --git a/chapter05/gcc-inst.xml b/chapter05/gcc-inst.xml index 3b52c7dc5..c79a98ee4 100644 --- a/chapter05/gcc-inst.xml +++ b/chapter05/gcc-inst.xml @@ -1,6 +1,10 @@ Installation of GCC +This package requires its patch to be applied before you can +install it. Make sure it's unpacked before running the installation +commands. + This package is known to behave badly when you have changed its default optimization flags (including the -march and -mcpu options). GCC is best left alone. Therefore, if you have defined any environment variables diff --git a/chapter06/findutils-inst.xml b/chapter06/findutils-inst.xml index 9331a799a..543269f3a 100644 --- a/chapter06/findutils-inst.xml +++ b/chapter06/findutils-inst.xml @@ -1,8 +1,9 @@ Installing Findutils -Before Findutils is installed the findutils patch file has -to be unpacked. +This package requires its patch to be applied before you can +install it. Make sure it's unpacked before running the installation +commands. Install Findutils by running the following commands: diff --git a/chapter06/gcc-inst.xml b/chapter06/gcc-inst.xml index b956b2499..ff0db53be 100644 --- a/chapter06/gcc-inst.xml +++ b/chapter06/gcc-inst.xml @@ -1,6 +1,10 @@ Installation of GCC +This package requires its patch to be applied before you can +install it. Make sure it's unpacked before running the installation +commands. + This package is known to behave badly when you have changed its default optimization flags (including the -march and -mcpu options). GCC is best left alone. Therefore, if you have defined any environment variables diff --git a/chapter06/kbd-inst.xml b/chapter06/kbd-inst.xml index 87413069f..c6daefdae 100644 --- a/chapter06/kbd-inst.xml +++ b/chapter06/kbd-inst.xml @@ -1,6 +1,10 @@ Installation of Kbd +This package requires its patch to be applied before you can +install it. Make sure it's unpacked before running the installation +commands. + Install Kbd by running the following commands: patch -Np1 -i ../kbd-&kbd-patch-version;.patch &&