aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/inetutils.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/inetutils.xml')
-rw-r--r--chapter06/inetutils.xml8
1 files changed, 6 insertions, 2 deletions
diff --git a/chapter06/inetutils.xml b/chapter06/inetutils.xml
index 484c7c922..b6dd98c97 100644
--- a/chapter06/inetutils.xml
+++ b/chapter06/inetutils.xml
@@ -103,11 +103,15 @@
<screen><userinput remap="make">make</userinput></screen>
- <para>This package does not come with a test suite.</para>
+ <para>To test the results, issue:</para>
+
+<screen><userinput remap="test">make check</userinput></screen>
<para>Install the package:</para>
-<screen><userinput remap="install">make install</userinput></screen>
+<screen><userinput remap="install">make install
+make -C doc html
+make -C doc install-html docdir=/usr/share/doc/inetutils-&inetutils-version;</userinput></screen>
<para>Move some programs to their FHS-compliant place:</para>