netkitbase-inst.xml 426 B

12345678910111213141516
  1. <sect2>
  2. <title>Installation of Netkit-base</title>
  3. <para>Install Netkit-base by running the following commands:</para>
  4. <para><screen><userinput>./configure &amp;&amp;
  5. make &amp;&amp;
  6. make install &amp;&amp;
  7. cp etc.sample/{services,protocols} /etc</userinput></screen></para>
  8. <para>There are other files in the <filename
  9. class="directory">etc.sample</filename> directory which might be of
  10. interest to you.</para>
  11. </sect2>