mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-01 04:52:12 +08:00
ba4b31cf2c
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4720 af4574ff-66df-0310-9fd7-8a98e5e911e0
157 lines
5.7 KiB
XML
157 lines
5.7 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 libbonobo-download-http "http://ftp.gnome.org/pub/GNOME/sources/libbonobo/2.8/libbonobo-&libbonobo-version;.tar.bz2">
|
|
<!ENTITY libbonobo-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/libbonobo/2.8/libbonobo-&libbonobo-version;.tar.bz2">
|
|
<!ENTITY libbonobo-md5sum "54f863c20016cf8a2cf25056f6c7cda7">
|
|
<!ENTITY libbonobo-size "1.0 MB">
|
|
<!ENTITY libbonobo-buildsize "35 MB">
|
|
<!ENTITY libbonobo-time "0.8 SBU (additional 0.2 SBU to run the test suite)">
|
|
]>
|
|
|
|
<sect1 id="libbonobo" xreflabel="libbonobo-&libbonobo-version;">
|
|
<?dbhtml filename="libbonobo.html"?>
|
|
|
|
<sect1info>
|
|
<othername>$LastChangedBy$</othername>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
|
|
<title>Libbonobo-&libbonobo-version;</title>
|
|
|
|
<indexterm zone="libbonobo">
|
|
<primary sortas="a-Libbonobo">Libbonobo</primary>
|
|
</indexterm>
|
|
|
|
<sect2 role="package">
|
|
<title>Introduction to Libbonobo</title>
|
|
|
|
<para>The <application>libbonobo</application> package contains
|
|
<filename class="libraryfile">libbonobo</filename> libraries.
|
|
This is a component and compound document system for
|
|
<application>GNOME-2</application>.</para>
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>Download (HTTP): <ulink url="&libbonobo-download-http;"/></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download (FTP): <ulink url="&libbonobo-download-ftp;"/></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download MD5 sum: &libbonobo-md5sum;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download size: &libbonobo-size;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Estimated disk space required: &libbonobo-buildsize;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Estimated build time: &libbonobo-time;</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<bridgehead renderas="sect3">Libbonobo Dependencies</bridgehead>
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
<para><xref linkend="ORBit2"/>,
|
|
<xref linkend="libxml2"/> and
|
|
<xref linkend="perl-xml-parser"/></para>
|
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
|
<para>X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>) and
|
|
<xref linkend="gtk-doc"/></para>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of Libbonobo</title>
|
|
|
|
<para>Install <application>libbonobo</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 \
|
|
--sysconfdir=/etc/gnome &&
|
|
make</userinput></screen>
|
|
|
|
<para>To test the results, issue: <command>make check</command>.</para>
|
|
|
|
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
|
|
|
<screen role="root"><userinput>make install</userinput></screen>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="commands">
|
|
<title>Command Explanations</title>
|
|
|
|
<para><parameter>--prefix=`pkg-config --variable=prefix
|
|
ORBit-2.0`</parameter>: Setting the prefix with this command instead of
|
|
with <envar>GNOME_PREFIX</envar> will ensure that the prefix is
|
|
consistent with the installation environment.</para>
|
|
|
|
<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><parameter>--sysconfdir=/etc/gnome</parameter>: This switch puts
|
|
configuration files in <filename class="directory">/etc/gnome</filename>
|
|
instead of <filename class="directory">$GNOME_PREFIX/etc</filename>.</para>
|
|
|
|
<para><option>--enable-gtk-doc</option>: This switch rebuilds the
|
|
documentation during the <command>make</command> command.</para>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="content">
|
|
<title>Contents</title>
|
|
|
|
<segmentedlist>
|
|
<segtitle>Installed Programs</segtitle>
|
|
<segtitle>Installed Libraries</segtitle>
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
<seglistitem>
|
|
<seg>activation-client, bonobo-slay, echo-client-2,
|
|
bonobo-activation-run-query, bonobo-activation-server, and
|
|
bonobo-activation-sysconf</seg>
|
|
<seg>libbonobo-2.[so,a], libbonobo-activation.[so,a],
|
|
<application>ORBit-2</application> bonobo module, bonobo
|
|
servers, and libmoniker_std_2.[so,a] bonobo library</seg>
|
|
<seg>/etc/gnome, $GNOME_PREFIX/include/bonobo-activation-2.0,
|
|
$GNOME_PREFIX/include/libbonobo-2.0,
|
|
$GNOME_PREFIX/lib/bonobo[,2.0],
|
|
$GNOME_PREFIX/share/gtk-doc/html/[bonobo-activation,libbonobo], and
|
|
$GNOME_PREFIX/share/idl/bonobo-[,activation-]2.0</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
<variablelist>
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
<?dbfo list-presentation="list"?>
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
<varlistentry id="libbonobo-2">
|
|
<term><filename class='libraryfile'>libbonobo-2.[so,a]</filename></term>
|
|
<listitem>
|
|
<para>are a set of language and system independent CORBA interfaces
|
|
for creating reusable components and compound documents.</para>
|
|
<indexterm zone="libbonobo libbonobo-2">
|
|
<primary sortas="c-libbonobo-2">libbonobo-2.[so,a]</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
</variablelist>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|