Misc corrections to KDE

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4996 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Bruce Dubbs 2005-08-29 18:42:10 +00:00
parent 4b69cf79dd
commit 5d1b050650
3 changed files with 3 additions and 3 deletions

View File

@ -77,7 +77,7 @@
<para>Install <application>kdeedu</application> with:</para>
<screen><userinput>patch -Np0 -i ../post-3.4.2-kdeedu.diff
<screen><userinput>patch -Np0 -i ../post-3.4.2-kdeedu.diff &amp;&amp;
./configure --prefix=&kde-dir; --disable-debug \
--disable-dependency-tracking &amp;&amp;
make</userinput></screen>

View File

@ -75,7 +75,7 @@
<xref linkend="cyrus-sasl"/>,
<xref linkend="samba3"/>,
<xref linkend="heimdal"/> or <xref linkend="mitkrb"/>,
HAL,
<ulink url="http://www.freedesktop.org/wiki/Software_2fhal">HAL</ulink>,
<ulink url="http://www.pdc.kth.se/kth-krb/">krb4</ulink>,
<ulink url="http://mtools.linux.lu/?power-to-the-parliament">Mtools</ulink>,
<ulink url="http://www.openexr.com/">OpenEXR</ulink>,

View File

@ -19,7 +19,7 @@
<para>One option is to put <application>KDE</application> into the
<filename class='directory'>/usr</filename> hierarchy. This creates
a simplier setup but is more difficult to try multiple versions
a simpler setup but is more difficult to try multiple versions
of <application>KDE</application>.</para>
<screen><userinput>export KDE_PREFIX=/usr</userinput></screen>