glfs/gnome/otherlibs/gnome-libs.xml
Igor Živković 9f8f64995b Removed Berkeley DB-3.3 from GNOME Libs 1.4 dependencies.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3243 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-01-10 15:39:12 +00:00

137 lines
4.7 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-md5sum "6111e91b143a90afb30f7a8c1e6cbbd6">
<!ENTITY gnome-libs-size "2.8 MB">
<!ENTITY gnome-libs-buildsize "70.3 MB">
<!ENTITY gnome-libs-time "1.51 SBU">
]>
<sect1 id="gnome-libs" xreflabel="GNOME Libraries-&gnome-libs-version;">
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<?dbhtml filename="gnome-libs.html"?>
<title><application><acronym>GNOME</acronym>
Libraries</application>-&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 MD5 sum: &gnome-libs-md5sum;</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"/></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>
</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">libgtkxmhtml</filename>,
<filename class="libraryfile">libgnorba</filename>,
<filename class="libraryfile">libgnorbagtk</filename> and
<filename class="libraryfile">libzvt</filename> libraries, along with
many support programs.</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>libart_lgpl</title>
<para><filename class="libraryfile">libart_lgpl</filename> library is the
<acronym>LGPL</acronym> component of libart.</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>