glfs/gnome/otherlibs/gnome-libs.xml
DJ Lucas fdca426642 Last of XML rewrite
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2325 af4574ff-66df-0310-9fd7-8a98e5e911e0
2004-06-15 04:33:15 +00:00

130 lines
4.6 KiB
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY gnome-libs-download-http "http://ftp.gnome.org/pub/GNOME/sources/gnome-libs/1.4/gnome-libs-&gnome-libs-version;.tar.bz2">
<!ENTITY gnome-libs-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gnome-libs/1.4/gnome-libs-&gnome-libs-version;.tar.bz2">
<!ENTITY gnome-libs-size "2.8 MB">
<!ENTITY gnome-libs-buildsize "112.4 MB">
<!ENTITY gnome-libs-time "1.95 SBU">
]>
<sect1 id="gnome-libs" xreflabel="GNOME Libraries-&gnome-libs-version;">
<?dbhtml filename="gnome-libs.html"?>
<title>GNOME Libraries-&gnome-libs-version;</title>
<sect2>
<title>Introduction to <application><acronym>GNOME</acronym> Libraries</application></title>
<para>The <application><acronym>GNOME</acronym> Libraries</application>
package contains the <application><acronym>GNOME</acronym></application>
libraries. This is useful as a foundation for the
<application><acronym>GNOME</acronym></application> Desktop and
applications.</para>
<sect3><title>Package information</title>
<itemizedlist spacing='compact'>
<listitem><para>Download (HTTP): <ulink
url="&gnome-libs-download-http;"/></para></listitem>
<listitem><para>Download (FTP): <ulink
url="&gnome-libs-download-ftp;"/></para></listitem>
<listitem><para>Download size: &gnome-libs-size;</para></listitem>
<listitem><para>Estimated Disk space required:
&gnome-libs-buildsize;</para></listitem>
<listitem><para>Estimated build time:
&gnome-libs-time;</para></listitem></itemizedlist>
</sect3>
<sect3><title><application><acronym>GNOME</acronym> Libraries</application> dependencies</title>
<sect4><title>Required</title>
<para><xref linkend="ORBit"/>, <xref linkend="GTK"/>, <xref linkend="imlib"/>
and <xref linkend="db-3.3"/> or <xref linkend="db"/></para></sect4>
<sect4><title>Optional</title>
<para><xref linkend="audiofile"/>, <xref linkend="esound"/> and <xref
linkend="gtk-doc"/></para></sect4>
</sect3>
</sect2>
<sect2>
<title>Installation of <application><acronym>GNOME</acronym> Libraries</application></title>
<para>Install <application><acronym>GNOME</acronym> Libraries</application> by running the following
commands:</para>
<screen><userinput><command>./configure --prefix=/opt/gnome --disable-gtk-doc &amp;&amp;
make &amp;&amp;
make install</command></userinput></screen>
</sect2>
<sect2>
<title>Configuring <application><acronym>GNOME</acronym> Libraries</application></title>
<sect3><title>Config files</title>
<para><filename>/opt/gnome/etc/mime-magic</filename>,
<filename>/opt/gnome/etc/paper.config</filename>,
<filename>/opt/gnome/etc/sound/events/gnome.soundlist</filename> and
<filename>/opt/gnome/etc/sound/events/gtk-events.soundlist</filename></para>
</sect3>
<!--<sect3><title>Configuration Information</title>
&library-config;
</sect3>-->
</sect2>
<sect2>
<title>Contents</title>
<para>The <application><acronym>GNOME</acronym> Libraries</application>
package contains <filename class="libraryfile">libgnome</filename>,
<filename class="libraryfile">libgnomeui</filename>,
<filename class="libraryfile">libgnomesupport</filename>,
<filename class="libraryfile">libart_lgpl</filename>,
<filename class="libraryfile">libgtk-xmhtml</filename>,
<filename class="libraryfile">libgnorbagtk</filename> and <filename
class="libraryfile">libzvt</filename>
libraries.</para>
</sect2>
<sect2><title>Description</title>
<sect3><title>libgnome</title>
<para><filename class="libraryfile">libgnome</filename> library is the non-<acronym>GUI</acronym>
part of the <application><acronym>GNOME</acronym></application> library.</para></sect3>
<sect3><title>libgnomeui</title>
<para><filename class="libraryfile">libgnomeui</filename> is the <acronym>GUI</acronym> part of the
<application><acronym>GNOME</acronym></application> library.</para></sect3>
<sect3><title>libgnomesupport</title>
<para>No description available.</para></sect3>
<sect3><title>libart_lgpl</title>
<para><filename class="libraryfile">libart_lgpl</filename> library is the
<acronym>LGPL</acronym> component of libart.</para></sect3>
<sect3><title>libgtk-xmhtml</title>
<para>No description available.</para></sect3>
<sect3><title>libgnorbagtk</title>
<para><filename class="libraryfile">libgnorbagtk</filename> is the
<application><acronym>GNOME</acronym></application>
<acronym>CORBA</acronym> <acronym>GTK</acronym> framework.</para></sect3>
<sect3><title>libzvt</title>
<para><filename class="libraryfile">libzvt</filename> library provides
the functions necessary to emulate <command>xterm</command>.</para></sect3>
</sect2>
</sect1>