Ticket #1734: iprouteupdate.patch
File iprouteupdate.patch, 555 bytes (added by , 19 years ago) |
---|
-
trunk/BOOK/chapter06/iproute2.xml
43 43 <sect2 role="installation"> 44 44 <title>Installation of IPRoute2</title> 45 45 46 <para>Prepare IPRoute2 for compilation:</para>47 48 <screen><userinput>chmod u+x configure &&49 ./configure</userinput></screen>50 51 46 <para>Compile the package:</para> 52 47 53 48 <screen><userinput>make SBINDIR=/sbin</userinput></screen>