glfs/connect/other/pppoe/pppoe-inst.xml
Igor Živković 5b1bc37ec2 applied DJ's ppp patch
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1847 af4574ff-66df-0310-9fd7-8a98e5e911e0
2004-02-24 21:04:59 +00:00

20 lines
723 B
XML

<sect2>
<title>Installation of <application><acronym>RP</acronym>-<acronym>PPPoE</acronym></application></title>
<para><emphasis>Note: </emphasis> If you plan on using kernel-mode PPPoE,
this package is no longer explicitly needed. However, it is recomended
for ease of configuration. Additional information about kernel mode
<acronym>PPPoE</acronym> can be found in
<filename>rp-pppoe-&pppoe-version;/doc/KERNEL-MODE-PPPOE</filename>.</para>
<para>Install <application><acronym>RP</acronym>-<acronym>PPPoE</acronym></application> by running
the following commands:</para>
<screen><userinput><command>cd src &amp;&amp;
./configure &amp;&amp;
make &amp;&amp;
make install</command></userinput></screen>
</sect2>