glfs/connect/other/pppoe/pppoe-inst.xml

20 lines
715 B
XML
Raw Normal View History

<sect2>
<title>Installation of <application><acronym>RP</acronym>-<acronym>PPPoE</acronym></application></title>
<para>If you plan on using demand dialing, or kernel mode
<acronym>PPPoE</acronym>, confirm that you have applied the patch during
installation of <xref linkend="ppp"/>.
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>