PPP, GCC and Tripwire fixes

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1335 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Tushar Teredesai 2003-10-06 23:44:46 +00:00
parent c0963a4cba
commit ff42aadfca
3 changed files with 7 additions and 5 deletions

View File

@ -21,8 +21,9 @@ url="&ppp-download-ftp;"/></para></listitem>
<sect3><title>Additional downloads</title>
<itemizedlist spacing='compact'>
<listitem><para>Required patch if you plan on using
demand dialing or kernel mode <xref linkend="pppoe"/>:
<listitem><para>Required patch if you plan on using <xref linkend="pppoe"/>
with demand dialing or kernel mode
<application><acronym>PPPoE</acronym></application>
<ulink url="&patch-root;/ppp-2.4.1-pppoe-5.patch"/></para></listitem>
</itemizedlist>
</sect3>

View File

@ -9,7 +9,8 @@
<sect2><title>Return to Installation of <application><acronym>GCC</acronym></application></title>
<para>Patch the source files with the following command:</para>
<screen><userinput><command>patch -Np1 -i ../gcc-3.3.1-no_fixincludes-2.patch</command></userinput></screen>
<screen><userinput><command>patch -Np1 -i ../gcc-3.3.1-no_fixincludes-2.patch &amp;&amp;
patch -Np1 -i ../gcc-3.3.1-suppress-libiberty.patch</command></userinput></screen>
<para>Install <application><acronym>GCC</acronym></application> by running the
following commands:</para>

View File

@ -1,8 +1,8 @@
<sect2>
<title>Command explanations</title>
<para><screen><command>export PATH_HOLD=$PATH &&
export PATH=/opt/gcc-2.95.3/bin:$PATH &&</command></screen>These
<para><screen><command>export PATH_HOLD=$PATH &amp;&amp;
export PATH=/opt/gcc-2.95.3/bin:$PATH</command></screen>These
instructions save the current <envar>PATH</envar> and then places
<application><acronym>GCC</acronym>-2.95.3</application> at the head of
the path. This is done because <application>Tripwire</application> will