glfs/x/lib/qt/qt1-intro.xml

15 lines
717 B
XML
Raw Normal View History

<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>