Ignore:
Timestamp:
Feb 21, 2006, 1:23:04 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Children:
193b7dd
Parents:
b8fddc7
Message:

r781@server (orig r779): jim | 2005-11-30 22:14:06 -0800

r836@server: jim | 2005-11-30 22:13:02 -0800
Text updates to final-system


File:
1 edited

Legend:

Unmodified
Added
Removed
  • final-system/common/iproute2.xml

    rb8fddc7 re6423a01  
    3434    <title>Installation of IPRoute2</title>
    3535
    36     <para os="a">The <command>arpd</command> binary included in this package is
     36    <para os="s1">The <command>arpd</command> binary included in this package is
    3737    dependent on Berkeley DB.  Because <command>arpd</command> is not a
    3838    very common requirement on a base Linux system, remove the dependency
     
    4242    url="&blfs-root;view/svn/server/databases.html#db"/>.</para>
    4343
    44 <screen os="b"><userinput>sed -i '/^TARGETS/s@arpd@@g' misc/Makefile</userinput></screen>
    45 
    46     <para os="c">Prepare IPRoute2 for compilation:</para>
    47 
    48 <screen os="d"><userinput>sh configure </userinput></screen>
    49 
    50     <para os="e">Compile the package:</para>
    51 
    52 <screen><userinput>make SBINDIR=/sbin</userinput></screen>
    53 
    54     <variablelist os="f">
     44<screen os="s2"><userinput>sed -i '/^TARGETS/s@arpd@@g' misc/Makefile</userinput></screen>
     45
     46    <para os="a">Prepare IPRoute2 for compilation:</para>
     47
     48<screen os="b"><userinput>sh configure </userinput></screen>
     49
     50    <para os="c">Compile the package:</para>
     51
     52<screen os="d"><userinput>make SBINDIR=/sbin</userinput></screen>
     53
     54    <variablelist os="e">
    5555      <title>The meaning of the make option:</title>
    5656
     
    6666    </variablelist>
    6767
    68     <para os="g">Install the package:</para>
    69 
    70 <screen os="h"><userinput>make SBINDIR=/sbin install</userinput></screen>
     68    <para os="f">Install the package:</para>
     69
     70<screen os="g"><userinput>make SBINDIR=/sbin install</userinput></screen>
    7171
    7272  </sect2>
Note: See TracChangeset for help on using the changeset viewer.