mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
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:
parent
4b69cf79dd
commit
5d1b050650
@ -77,7 +77,7 @@
|
|||||||
|
|
||||||
<para>Install <application>kdeedu</application> with:</para>
|
<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 &&
|
||||||
./configure --prefix=&kde-dir; --disable-debug \
|
./configure --prefix=&kde-dir; --disable-debug \
|
||||||
--disable-dependency-tracking &&
|
--disable-dependency-tracking &&
|
||||||
make</userinput></screen>
|
make</userinput></screen>
|
||||||
|
@ -75,7 +75,7 @@
|
|||||||
<xref linkend="cyrus-sasl"/>,
|
<xref linkend="cyrus-sasl"/>,
|
||||||
<xref linkend="samba3"/>,
|
<xref linkend="samba3"/>,
|
||||||
<xref linkend="heimdal"/> or <xref linkend="mitkrb"/>,
|
<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://www.pdc.kth.se/kth-krb/">krb4</ulink>,
|
||||||
<ulink url="http://mtools.linux.lu/?power-to-the-parliament">Mtools</ulink>,
|
<ulink url="http://mtools.linux.lu/?power-to-the-parliament">Mtools</ulink>,
|
||||||
<ulink url="http://www.openexr.com/">OpenEXR</ulink>,
|
<ulink url="http://www.openexr.com/">OpenEXR</ulink>,
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
<para>One option is to put <application>KDE</application> into the
|
<para>One option is to put <application>KDE</application> into the
|
||||||
<filename class='directory'>/usr</filename> hierarchy. This creates
|
<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>
|
of <application>KDE</application>.</para>
|
||||||
|
|
||||||
<screen><userinput>export KDE_PREFIX=/usr</userinput></screen>
|
<screen><userinput>export KDE_PREFIX=/usr</userinput></screen>
|
||||||
|
Loading…
Reference in New Issue
Block a user