glfs/x/lib/qt/qt1-intro.xml
Mark Hymers f45b195302 Initial revision
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3 af4574ff-66df-0310-9fd7-8a98e5e911e0
2002-07-07 20:28:42 +00:00

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>