Ticket #1734: iprouteupdate.patch

File iprouteupdate.patch, 555 bytes (added by Chris Staub, 18 years ago)

Patch for the book to update iproute2

  • trunk/BOOK/chapter06/iproute2.xml

     
    4343  <sect2 role="installation">
    4444    <title>Installation of IPRoute2</title>
    4545
    46     <para>Prepare IPRoute2 for compilation:</para>
    47 
    48 <screen><userinput>chmod u+x configure &amp;&amp;
    49 ./configure</userinput></screen>
    50 
    5146    <para>Compile the package:</para>
    5247
    5348<screen><userinput>make SBINDIR=/sbin</userinput></screen>