diff options
Diffstat (limited to 'chapter06/netkitbase.xml')
-rw-r--r-- | chapter06/netkitbase.xml | 25 |
1 files changed, 4 insertions, 21 deletions
diff --git a/chapter06/netkitbase.xml b/chapter06/netkitbase.xml index 5b6303608..74d18e79d 100644 --- a/chapter06/netkitbase.xml +++ b/chapter06/netkitbase.xml @@ -1,25 +1,8 @@ -<sect2> +<sect1 id="ch09-netkitbase"> <title>Installing Netkit-base</title> -<para> -Install Netkit-base by running the following commands: -</para> +&c9-netkitbase-inst; +&aa-netkitbase-desc; -<blockquote><literallayout> - - <userinput>./configure &&</userinput> - <userinput>make &&</userinput> - <userinput>make install &&</userinput> - <userinput>cd etc.sample &&</userinput> - <userinput>cp services protocols /etc</userinput> - -</literallayout></blockquote> - -<para> -There are other files in the <filename -class="directory">etc.sample</filename> directory which might be of -interest to the user. -</para> - -</sect2> +</sect1> |