glfs/gnome/core/libgnomeui.xml
Randy McMurchy 51d7b7061d 3rd of 3 commits to GNOME-2.12.1
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5158 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-10-10 18:06:06 +00:00

168 lines
5.9 KiB
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY libgnomeui-download-http "http://ftp.gnome.org/pub/GNOME/sources/libgnomeui/&gnome-version;/libgnomeui-&libgnomeui-version;.tar.bz2">
<!ENTITY libgnomeui-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/libgnomeui/&gnome-version;/libgnomeui-&libgnomeui-version;.tar.bz2">
<!ENTITY libgnomeui-md5sum "342a5b8a9d427ff950a71a245a5f4485">
<!ENTITY libgnomeui-size "1.8 MB">
<!ENTITY libgnomeui-buildsize "39.0 MB">
<!ENTITY libgnomeui-time "0.8 SBU">
]>
<sect1 id="libgnomeui" xreflabel="libgnomeui-&libgnomeui-version;">
<?dbhtml filename="libgnomeui.html"?>
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<title>libgnomeui-&libgnomeui-version;</title>
<indexterm zone="libgnomeui">
<primary sortas="a-Libgnomeui">Libgnomeui</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to libgnomeui</title>
<para>The <application>libgnomeui</application> package contains
<filename class="libraryfile">libgnomeui</filename> libraries.</para>
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>Download (HTTP): <ulink url="&libgnomeui-download-http;"/></para>
</listitem>
<listitem>
<para>Download (FTP): <ulink url="&libgnomeui-download-ftp;"/></para>
</listitem>
<listitem>
<para>Download MD5 sum: &libgnomeui-md5sum;</para>
</listitem>
<listitem>
<para>Download size: &libgnomeui-size;</para>
</listitem>
<listitem>
<para>Estimated disk space required: &libgnomeui-buildsize;</para>
</listitem>
<listitem>
<para>Estimated build time: &libgnomeui-time;</para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">libgnomeui Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para><xref linkend="libbonoboui"/> and <xref linkend="gnome-keyring"/></para>
<bridgehead renderas="sect4">Optional</bridgehead>
<para><xref linkend="libjpeg"/>
and <xref linkend="gtk-doc"/></para>
</sect2>
<sect2 role="installation">
<title>Installation of libgnomeui</title>
<para>Install <application>libgnomeui</application> by running the following
commands:</para>
<screen><userinput>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
--libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin &amp;&amp;
make</userinput></screen>
<para>This package does not come with a test suite.</para>
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
<screen role="root"><userinput>make install</userinput></screen>
<para>If your <application>GNOME</application> installation prefix is
anything other than <filename class='directory'>/usr</filename>, create
the following symbolic link as the
<systemitem class="username">root</systemitem> user:</para>
<screen role="root"><userinput>ln -v -s $GNOME_PREFIX/lib/gtk-2.0/2.4.0/filesystems \
/usr/lib/gtk-2.0/2.4.0</userinput></screen>
</sect2>
<sect2 role="commands">
<title>Command Explanations</title>
<para><parameter>--libexecdir=`pkg-config --variable=prefix
ORBit-2.0`/sbin</parameter>: This switch puts libexec files in
<filename class="directory">$GNOME_PREFIX/sbin</filename> instead of
<filename class="directory">$GNOME_PREFIX/libexec</filename>.</para>
<para><option>--with-kde-datadir=$KDE_PREFIX/share</option>: Use this
parameter if <application>KDE</application> is installed in any prefix
other than <filename class='directory'>/usr</filename>.</para>
</sect2>
<sect2 role="configuration">
<title>Configuring libgnomeui</title>
<sect3>
<title>Configuration Information</title>
<para>Some applications cannot properly discover the
<application>libglade</application> interface library installed by
<application>libgnomeui</application>. Get around this problem by
initializing an environment variable which identifies the location
of the library. Add the following line to the system-wide
<filename>/etc/profile</filename> file, or to individual user's
<filename>~/.profile</filename> or <filename>~/.bashrc</filename>
files:</para>
<screen><literal>export LIBGLADE_MODULE_PATH=$GNOME_PREFIX/lib/libglade/2.0</literal></screen>
</sect3>
</sect2>
<sect2 role="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Program</segtitle>
<segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>gnome_segv2</seg>
<seg>libgnomeui-2[so,a], libgnome[so,a] glade library, and
libgnome-vfs[so,a] <application>GTK+</application> library.</seg>
<seg>$GNOME_PREFIX/include/libgnomeui-2.0,
$GNOME_PREFIX/lib/gtk-2.0/2.4.0/filesystems, and
$GNOME_PREFIX/share/gtk-doc/html/libgnomeui</seg>
</seglistitem>
</segmentedlist>
<variablelist>
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
<varlistentry id="libgnomeui-2">
<term><filename class='libraryfile'>libgnomeui-2.[so,a]</filename></term>
<listitem>
<para>are the GUI portion of the <application>GNOME</application>
libraries.</para>
<indexterm zone="libgnomeui libgnomeui-2">
<primary sortas="c-libgnomeui-2">libgnomeui-2.[so,a]</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
</sect2>
</sect1>