source: x/lib/qt/qt1-intro.xml@ 25357c89

initial-import reorg
Last change on this file since 25357c89 was f45b1953, checked in by Mark Hymers <markh@…>, 22 years ago

Initial revision

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 717 bytes
Line 
1<sect2>
2<title>Introduction to qt using objprelink</title>
3
4
5<para>This section covers a very specialized compile of qt which
6dramatically decreases the load time for kde desktop programs. It is
7also known not to work under some conditions and will produce segfaults instead of faster load times. The details of prelinking are discussed at
8<ulink url="http://objprelink.sourceforge.net"/>. When you feel comfortable
9with the risks and rewards, proceed to the installation section.</para>
10
11<screen>qt using objprelink depends on: <xref linkend="xfree86"/>, <xref linkend="objprelink"/>, <xref linkend="zlib"/>,
12<xref linkend="libpng"/>, <xref linkend="libmng"/>, and <xref linkend="libjpeg"/></screen>
13
14</sect2>
Note: See TracBrowser for help on using the repository browser.