mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-01 13:02:35 +08:00
f45b195302
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3 af4574ff-66df-0310-9fd7-8a98e5e911e0
15 lines
717 B
XML
15 lines
717 B
XML
<sect2>
|
|
<title>Introduction to qt using objprelink</title>
|
|
|
|
|
|
<para>This section covers a very specialized compile of qt which
|
|
dramatically decreases the load time for kde desktop programs. It is
|
|
also known not to work under some conditions and will produce segfaults instead of faster load times. The details of prelinking are discussed at
|
|
<ulink url="http://objprelink.sourceforge.net"/>. When you feel comfortable
|
|
with the risks and rewards, proceed to the installation section.</para>
|
|
|
|
<screen>qt using objprelink depends on: <xref linkend="xfree86"/>, <xref linkend="objprelink"/>, <xref linkend="zlib"/>,
|
|
<xref linkend="libpng"/>, <xref linkend="libmng"/>, and <xref linkend="libjpeg"/></screen>
|
|
|
|
</sect2>
|