2004-06-15 12:33:15 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
2007-04-05 03:42:53 +08:00
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
2004-06-15 12:33:15 +08:00
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
|
2006-02-09 03:12:32 +08:00
|
|
|
<!ENTITY bonobo14-download-http "&gnome-download-http;/bonobo/1.0/bonobo-&bonobo14-version;.tar.bz2">
|
|
|
|
<!ENTITY bonobo14-download-ftp "&gnome-download-ftp;/bonobo/1.0/bonobo-&bonobo14-version;.tar.bz2">
|
2005-06-14 09:11:21 +08:00
|
|
|
<!ENTITY bonobo14-md5sum "7718c374ed82911b24d95fa3ab55dda5">
|
|
|
|
<!ENTITY bonobo14-size "1.2 MB">
|
|
|
|
<!ENTITY bonobo14-buildsize "48 MB">
|
|
|
|
<!ENTITY bonobo14-time "1.5 SBU">
|
2004-06-15 12:33:15 +08:00
|
|
|
]>
|
|
|
|
|
2003-10-02 02:27:18 +08:00
|
|
|
<sect1 id="bonobo14" xreflabel="Bonobo-&bonobo14-version;">
|
2005-05-15 01:52:44 +08:00
|
|
|
<?dbhtml filename="bonobo14.html"?>
|
|
|
|
|
|
|
|
<sect1info>
|
|
|
|
<othername>$LastChangedBy$</othername>
|
|
|
|
<date>$Date$</date>
|
|
|
|
</sect1info>
|
|
|
|
|
|
|
|
<title>Bonobo-&bonobo14-version;</title>
|
|
|
|
|
|
|
|
<indexterm zone="bonobo14">
|
2005-05-15 03:23:04 +08:00
|
|
|
<primary sortas="a-Bonobo">Bonobo</primary>
|
2005-05-15 01:52:44 +08:00
|
|
|
</indexterm>
|
|
|
|
|
|
|
|
<sect2 role="package">
|
|
|
|
<title>Introduction to Bonobo</title>
|
|
|
|
|
|
|
|
<para>The <application>Bonobo</application> package contains a set of
|
|
|
|
language and system independent CORBA interfaces for creating
|
|
|
|
reusable components, controls and compound documents.</para>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
|
|
<itemizedlist spacing="compact">
|
|
|
|
<listitem>
|
|
|
|
<para>Download (HTTP): <ulink url="&bonobo14-download-http;"/></para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download (FTP): <ulink url="&bonobo14-download-ftp;"/></para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download MD5 sum: &bonobo14-md5sum;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download size: &bonobo14-size;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Estimated disk space required: &bonobo14-buildsize;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Estimated build time: &bonobo14-time;</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
|
2005-05-15 02:03:07 +08:00
|
|
|
<bridgehead renderas="sect3">Bonobo Dependencies</bridgehead>
|
2005-05-15 01:52:44 +08:00
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
2005-12-06 19:01:33 +08:00
|
|
|
<para role="required"><xref linkend="oaf"/> and
|
|
|
|
<xref linkend="gnome-print"/></para>
|
2005-05-15 01:52:44 +08:00
|
|
|
|
2005-06-14 09:11:21 +08:00
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
2005-12-06 19:01:33 +08:00
|
|
|
<para role="optional"><xref linkend="gtk-doc"/> and
|
|
|
|
<xref linkend="docbook-utils"/></para>
|
2005-06-14 09:11:21 +08:00
|
|
|
|
2006-04-11 02:36:24 +08:00
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
|
|
<ulink url="&blfs-wiki;/bonobo14"/></para>
|
|
|
|
|
2005-05-15 01:52:44 +08:00
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="installation">
|
|
|
|
<title>Installation of Bonobo</title>
|
|
|
|
|
|
|
|
<para>Install <application>Bonobo</application> by running the following
|
|
|
|
commands:</para>
|
|
|
|
|
2005-10-04 09:45:43 +08:00
|
|
|
<screen><userinput>sed -i 's/static \(const struct CORBA\)/\1/' tests/test-any.c &&
|
|
|
|
./configure --prefix=/opt/gnome-1.4 &&
|
2005-06-14 09:11:21 +08:00
|
|
|
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 &&
|
|
|
|
install -v -m755 -d /opt/gnome-1.4/share/doc/bonobo-&bonobo14-version; &&
|
|
|
|
install -v -m644 doc/{FAQ,Monikers,*.txt} \
|
|
|
|
/opt/gnome-1.4/share/doc/bonobo-&bonobo14-version;</userinput></screen>
|
2004-06-15 12:33:15 +08:00
|
|
|
|
2005-05-15 01:52:44 +08:00
|
|
|
</sect2>
|
2004-06-15 12:33:15 +08:00
|
|
|
|
2005-05-15 01:52:44 +08:00
|
|
|
<sect2 role="commands">
|
|
|
|
<title>Command Explanations</title>
|
2004-06-15 12:33:15 +08:00
|
|
|
|
2005-10-04 09:45:43 +08:00
|
|
|
<para><command>sed -i '...' tests/test-any.c</command>: This command fixes
|
|
|
|
a problem if the package is compiled using
|
|
|
|
<application>GCC</application>-4.0.x.</para>
|
|
|
|
|
2005-06-14 09:11:21 +08:00
|
|
|
<para><parameter>--prefix=/opt/gnome-1.4</parameter>: Installs
|
2005-05-15 01:52:44 +08:00
|
|
|
<application>Bonobo</application> in the
|
|
|
|
<application>GNOME</application> 1.4 directory structure.</para>
|
2004-06-15 12:33:15 +08:00
|
|
|
|
2005-05-15 01:52:44 +08:00
|
|
|
</sect2>
|
2004-06-15 12:33:15 +08:00
|
|
|
|
2005-05-15 01:52:44 +08:00
|
|
|
<sect2 role="content">
|
|
|
|
<title>Contents</title>
|
2004-06-15 12:33:15 +08:00
|
|
|
|
2005-05-15 01:52:44 +08:00
|
|
|
<segmentedlist>
|
|
|
|
<segtitle>Installed Programs</segtitle>
|
|
|
|
<segtitle>Installed Libraries</segtitle>
|
|
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
|
|
|
|
<seglistitem>
|
2005-06-14 09:11:21 +08:00
|
|
|
<seg>bonobo-application-x-mines, bonobo-audio-ulaw, bonobo-echo,
|
|
|
|
bonobo-moniker-gunzip, bonobo-moniker-http, bonobo-sample-canvas-item,
|
|
|
|
bonobo-sample-controls, bonobo-sample-hello, bonobo-sample-paint,
|
|
|
|
bonobo-selector, bonobo-text-plain, echo-client, efstool, gshell,
|
|
|
|
libefs-config, moniker-test, sample-container and
|
|
|
|
sample-control-container</seg>
|
2006-04-11 02:36:24 +08:00
|
|
|
<seg>libbonobo.{so,a}, libbonobobox.{so,a}, libbonobo-print.{so,a},
|
|
|
|
libefs.{so,a} and <application>Bonobo</application> plugin and
|
2005-06-14 09:11:21 +08:00
|
|
|
moniker modules</seg>
|
|
|
|
<seg>/opt/gnome-1.4/include/gnome-1.0/bonobo,
|
|
|
|
/opt/gnome-1.4/lib/bonobo,
|
|
|
|
/opt/gnome-1.4/share/bonobo,
|
|
|
|
/opt/gnome-1.4/share/doc/bonobo-1.0.22,
|
|
|
|
/opt/gnome-1.4/share/gnome/bonobo,
|
|
|
|
/opt/gnome-1.4/share/gnome/ui and
|
|
|
|
/opt/gnome-1.4/share/libefs</seg>
|
2005-05-15 01:52:44 +08:00
|
|
|
</seglistitem>
|
|
|
|
</segmentedlist>
|
|
|
|
|
|
|
|
</sect2>
|
2002-12-15 13:22:52 +08:00
|
|
|
|
|
|
|
</sect1>
|