diff options
Diffstat (limited to 'chapter06/glibc-inst.xml')
-rw-r--r-- | chapter06/glibc-inst.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter06/glibc-inst.xml b/chapter06/glibc-inst.xml index ce8db035a..ab2895e23 100644 --- a/chapter06/glibc-inst.xml +++ b/chapter06/glibc-inst.xml @@ -58,6 +58,10 @@ kernel headers into <filename>/usr/include</filename>.</para></listitem> <para><screen><userinput>make check</userinput></screen></para> +<para>The test suite notes from the "Installing Glibc" section in Chapter 5 are +still very much appropriate here. Be sure to refer back there should you have +any doubts.</para> + <para>And install the package:</para> <para><screen><userinput>make install</userinput></screen></para> |