mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 06:52:14 +08:00
changes in glib,atk,pango and metacity
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@662 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
cf133b5bd6
commit
c6a2f39832
@ -15,6 +15,6 @@ dynamic loading, and an object system.</para>
|
||||
<screen>glib depends on:
|
||||
<xref linkend="pkgconfig"/>
|
||||
glib will utilize:
|
||||
<xref linkend="gtk-doc"/></screen>
|
||||
<xref linkend="gtk-doc"/> and <xref linkend="DocBook"/></screen>
|
||||
|
||||
</sect2>
|
||||
|
@ -5,7 +5,6 @@
|
||||
&ATK-intro;
|
||||
&ATK-inst;
|
||||
&ATK-exp;
|
||||
&ATK-config;
|
||||
&ATK-desc;
|
||||
|
||||
</sect1>
|
||||
|
@ -14,6 +14,6 @@ applications.</para>
|
||||
<screen>ATK depends on:
|
||||
<xref linkend="GLib2"/>
|
||||
ATK will utilize:
|
||||
<xref linkend="gtk-doc"/></screen>
|
||||
<xref linkend="gtk-doc"/> and <xref linkend="sgml-dtd-3"/></screen>
|
||||
|
||||
</sect2>
|
||||
|
@ -5,7 +5,6 @@
|
||||
&Pango-intro;
|
||||
&Pango-inst;
|
||||
&Pango-exp;
|
||||
&Pango-config;
|
||||
&Pango-desc;
|
||||
|
||||
</sect1>
|
||||
|
@ -13,6 +13,6 @@ the layout and rendering of text.</para>
|
||||
<screen>Pango depends on:
|
||||
<xref linkend="GLib2"/> and <xref linkend="freetype2"/>
|
||||
Pango will utilize:
|
||||
<xref linkend="qt"/>, Xft2, fontconfig and <xref linkend="gtk-doc"/></screen>
|
||||
<xref linkend="qt"/>, <xref linkend="xfree86"/>, Xft2, fontconfig, <xref linkend="gtk-doc"/> and <xref linkend="DocBook"/></screen>
|
||||
|
||||
</sect2>
|
||||
|
@ -20,13 +20,6 @@ The build time for qt is quite long. If you want to save some time and don't wa
|
||||
<userinput>make sub-tools</userinput>
|
||||
</para>
|
||||
</note>
|
||||
<warning><para>
|
||||
There appears to be some compatibility issues for KDE that has been
|
||||
compiled with the 3.0.x series of QT and then updated to the QT-3.1.0.
|
||||
There also appears to be issues when KDE-3.0.x is compiled against
|
||||
QT-3.1.0. If you are looking for a stable setup and the security
|
||||
alerts for KDE do not affect you, KDE-3.0.4 compiled against QT-3.0.5 or
|
||||
QT-3.0.6 is the way to go for now.</para></warning>
|
||||
|
||||
</sect2>
|
||||
|
||||
|
@ -7,7 +7,7 @@
|
||||
before proceeding.</para>
|
||||
|
||||
<para><screen><userinput>cat >> ~/.xinitrc << "EOF"</userinput>
|
||||
xterm &
|
||||
xterm &
|
||||
exec metacity
|
||||
<userinput>EOF</userinput></screen></para>
|
||||
</sect3>
|
||||
|
Loading…
Reference in New Issue
Block a user