glfs/connect/other/pppoe/pppoe-inst.xml
Tushar Teredesai 9e2188a8c2 ppp and pppoe updates by DJ
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1838 af4574ff-66df-0310-9fd7-8a98e5e911e0
2004-02-22 03:26:21 +00:00

18 lines
652 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, you no longer need this package.
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>