2004-06-15 12:33:15 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
2005-04-04 04:52:42 +08:00
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
|
2004-06-15 12:33:15 +08:00
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
|
2005-05-15 01:52:44 +08:00
|
|
|
<!ENTITY bonobo14-download-http "http://ftp.gnome.org/pub/GNOME/sources/bonobo/1.0/bonobo-&bonobo14-version;.tar.bz2">
|
|
|
|
<!ENTITY bonobo14-download-ftp "http://ftp.gnome.org/pub/GNOME/sources/bonobo/1.0/bonobo-&bonobo14-version;.tar.bz2">
|
|
|
|
<!ENTITY bonobo14-md5sum "7718c374ed82911b24d95fa3ab55dda5">
|
|
|
|
<!ENTITY bonobo14-size "1.2 MB">
|
|
|
|
<!ENTITY bonobo14-buildsize "47 MB">
|
|
|
|
<!ENTITY bonobo14-time "1.69 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 02:03:07 +08:00
|
|
|
<primary sortas="a-Bonobo-1.4">Bonobo-1.4</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>
|
|
|
|
<para><xref linkend="oaf"/> and <xref linkend="gnome-print"/></para>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="installation">
|
|
|
|
<title>Installation of Bonobo</title>
|
|
|
|
|
|
|
|
<para>Install <application>Bonobo</application> by running the following
|
|
|
|
commands:</para>
|
|
|
|
|
|
|
|
<screen><userinput>./configure --prefix=/opt/gnome &&
|
2004-06-15 12:33:15 +08:00
|
|
|
make &&
|
2005-05-15 01:52:44 +08:00
|
|
|
make install</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-05-15 01:52:44 +08:00
|
|
|
<para><parameter>--prefix=/opt/gnome</parameter>: Installs
|
|
|
|
<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>
|
|
|
|
<seg>None</seg>
|
|
|
|
<seg><application>GNOME</application> 1.4 compound
|
|
|
|
document and component libraries</seg>
|
|
|
|
<seg>Not determined at this time</seg>
|
|
|
|
</seglistitem>
|
|
|
|
</segmentedlist>
|
|
|
|
|
|
|
|
</sect2>
|
2002-12-15 13:22:52 +08:00
|
|
|
|
|
|
|
</sect1>
|
|
|
|
|