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

22 lines
836 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>, you need to patch <xref linkend="ppp"/> and
re-install using the standard <acronym>BLFS</acronym> instructions. The
patch can be downloaded from here:
<ulink url="&hfile-root;/ppp-2.4.1-pppoe-4.patch"/>. 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>