Converted m4, bison, less, groff, textutils, sed, flex, binutils, fileutils, shellutils, gettext and net-tools to new layout.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2353 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-16 19:55:00 +00:00
|
|
|
<sect2><title> </title><para> </para></sect2>
|
|
|
|
|
2001-04-15 01:11:29 +01:00
|
|
|
<sect2>
|
|
|
|
<title>Installation of Net-tools</title>
|
|
|
|
|
2002-03-09 22:44:47 +00:00
|
|
|
<para>If you don't know what to answer to all the questions asked during
|
|
|
|
the <userinput>make</userinput> phase, then just accept the defaults, which
|
2002-09-28 22:08:29 +01:00
|
|
|
will be just fine in the majority of the cases. What you are asked here
|
2002-03-09 22:44:47 +00:00
|
|
|
are a bunch of questions relating to the kind of network protocols that you
|
|
|
|
have enabled in your kernel.</para>
|
|
|
|
|
|
|
|
<para>The default answers will enable the tools from this package to work
|
|
|
|
with the most common protocols such as TCP, PPP and a bunch of others. You
|
|
|
|
still need to actually enable these protocols in the kernel. What you do
|
2002-06-03 12:27:19 +01:00
|
|
|
here is merely telling the programs to be able to use those protocols, but
|
|
|
|
it's up to the kernel to make them available to the system.</para>
|
2002-03-09 22:44:47 +00:00
|
|
|
|
Converted m4, bison, less, groff, textutils, sed, flex, binutils, fileutils, shellutils, gettext and net-tools to new layout.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2353 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-16 19:55:00 +00:00
|
|
|
<para>Compile the package:</para>
|
|
|
|
|
|
|
|
<para><screen><userinput>make</userinput></screen></para>
|
|
|
|
|
2003-01-27 22:10:07 +00:00
|
|
|
<para>If you intend to accept the default settings, you may skip
|
2003-02-04 01:45:40 +00:00
|
|
|
the questions generated by <emphasis>make</emphasis> by running
|
2003-01-27 22:10:07 +00:00
|
|
|
<userinput>yes "" | make</userinput> instead.</para>
|
|
|
|
|
Converted m4, bison, less, groff, textutils, sed, flex, binutils, fileutils, shellutils, gettext and net-tools to new layout.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2353 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-16 19:55:00 +00:00
|
|
|
<para>Finish installing the package:</para>
|
|
|
|
|
2003-05-11 18:03:47 +01:00
|
|
|
<para><screen><userinput>make install</userinput></screen></para>
|
Converted m4, bison, less, groff, textutils, sed, flex, binutils, fileutils, shellutils, gettext and net-tools to new layout.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2353 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-16 19:55:00 +00:00
|
|
|
|
2001-04-15 01:11:29 +01:00
|
|
|
</sect2>
|
|
|
|
|