glfs/gnome/core/libgnomeui.xml

175 lines
6.1 KiB
XML
Raw Normal View History

<?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 "&gnome-download-http;/libgnomeui/&gnome-version;/libgnomeui-&libgnomeui-version;.tar.bz2">
<!ENTITY libgnomeui-download-ftp "&gnome-download-ftp;/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>
<keywordset>
<keyword role="package">libgnomeui-&libgnomeui-version;.tar</keyword>
<keyword role="ftpdir">libgnomeui</keyword>
</keywordset>
</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 role="required"><xref linkend="libbonoboui"/> and
<xref linkend="gnome-keyring"/></para>
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional"><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`/lib/libgnomeui &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`/lib/libgnomeui</parameter>: This switch puts libexec files in
<filename class="directory">$GNOME_PREFIX/lib/libgnomeui</filename> instead
of <filename class="directory">$GNOME_PREFIX/libexec</filename>.</para>
<para><option>--with-kde-datadir=$KDE_PREFIX/share</option>: Use this
parameter if you have <application>KDE</application> 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], the libgnome.[so,a] Glade library, and
the libgnome-vfs.[so,a] <application>GTK+</application> library</seg>
<seg>The following subdirectories of $GNOME_PREFIX/:
include/libgnomeui-2.0,
lib/[gtk-2.0/2.4.0/filesystems, libgnomeui], and
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>