mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-01 21:12:12 +08:00
f07203c54a
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1168 af4574ff-66df-0310-9fd7-8a98e5e911e0
22 lines
836 B
XML
22 lines
836 B
XML
<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 &&
|
|
./configure &&
|
|
make &&
|
|
make install</command></userinput></screen>
|
|
|
|
</sect2>
|
|
|