glfs/gnome/lib/libglade/libglade-intro.xml
Larry Lawrence 4a07003b1f add gnome-common-1..2.4, update sawfish
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@177 af4574ff-66df-0310-9fd7-8a98e5e911e0
2002-08-31 15:36:53 +00:00

27 lines
1.0 KiB
XML

<sect2>
<title>Introduction to libglade</title>
<screen>Download location (HTTP): <ulink url="&libglade-download-http;"/>
Download location (FTP): <ulink url="&libglade-download-ftp;"/>
Version used: &libglade-version;
Package size: &libglade-size;
Estimated Disk space required: &libglade-buildsize;</screen>
<para>The libglade package contains libglade libraries. This is useful
for loading glade interface files in a program at runtime.</para>
<screen>libglade depends on:
<xref linkend="libxml2"/> and <xref linkend="GTK2"/>
libglade will utilize:
<xref linkend="Python"/> if compiled utilizing expat.</screen>
<para>If you have not installed GTK-&GTK2-version; or if you want
libglade-1 in addition to libglade-2, then install libglade-0.17:</para>
<screen>libglade-0.17 depends on:
<xref linkend="libxml"/> and <xref linkend="GTK"/>
libglade-0.17 will utilize:
<xref linkend="gnome-libs"/> and <xref linkend="Python"/> if compiled utilizing expat.</screen>
</sect2>