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;
|
|
|
|
|
2007-07-25 22:48:30 +08:00
|
|
|
<!ENTITY ORBit2-download-http "&gnome-download-http;/ORBit2/2.14/ORBit2-&ORBit2-version;.tar.bz2">
|
|
|
|
<!ENTITY ORBit2-download-ftp "&gnome-download-ftp;/ORBit2/2.14/ORBit2-&ORBit2-version;.tar.bz2">
|
2011-01-04 03:54:25 +08:00
|
|
|
<!ENTITY ORBit2-md5sum "7082d317a9573ab338302243082d10d1">
|
|
|
|
<!ENTITY ORBit2-size "764 KB">
|
2009-08-04 21:16:01 +08:00
|
|
|
<!ENTITY ORBit2-buildsize "35 MB">
|
2011-01-04 03:54:25 +08:00
|
|
|
<!ENTITY ORBit2-time "0.6 SBU">
|
2004-06-15 12:33:15 +08:00
|
|
|
]>
|
|
|
|
|
2002-09-01 03:01:09 +08:00
|
|
|
<sect1 id="ORBit2" xreflabel="ORBit2-&ORBit2-version;">
|
2005-05-16 04:43:25 +08:00
|
|
|
<?dbhtml filename="ORBit2.html"?>
|
2002-09-01 03:01:09 +08:00
|
|
|
|
2005-05-16 04:43:25 +08:00
|
|
|
<sect1info>
|
|
|
|
<othername>$LastChangedBy$</othername>
|
|
|
|
<date>$Date$</date>
|
|
|
|
</sect1info>
|
|
|
|
|
|
|
|
<title>ORBit2-&ORBit2-version;</title>
|
|
|
|
|
|
|
|
<indexterm zone="ORBit2">
|
|
|
|
<primary sortas="a-ORBit2">ORBit2</primary>
|
|
|
|
</indexterm>
|
|
|
|
|
|
|
|
<sect2 role="package">
|
|
|
|
<title>Introduction to ORBit2</title>
|
|
|
|
|
|
|
|
<para>The <application>ORBit2</application> package contains a
|
|
|
|
high-performance CORBA Object Request Broker. This allows programs
|
|
|
|
to send requests and receive replies from other programs.</para>
|
|
|
|
|
2012-09-27 04:18:27 +08:00
|
|
|
&lfs72_checked;
|
2013-02-12 02:51:17 +08:00
|
|
|
|
2012-01-25 07:51:43 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
|
|
href="../../xincludes/gnome2.xml"/>
|
|
|
|
|
2005-05-16 04:43:25 +08:00
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
|
|
<itemizedlist spacing="compact">
|
|
|
|
<listitem>
|
|
|
|
<para>Download (HTTP): <ulink url="&ORBit2-download-http;"/></para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download (FTP): <ulink url="&ORBit2-download-ftp;"/></para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download MD5 sum: &ORBit2-md5sum;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download size: &ORBit2-size;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Estimated disk space required: &ORBit2-buildsize;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Estimated build time: &ORBit2-time;</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect3">ORBit2 Dependencies</bridgehead>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
2007-07-25 22:48:30 +08:00
|
|
|
<para role="required"><xref linkend="libidl"/></para>
|
2005-05-16 04:43:25 +08:00
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
2006-02-03 14:09:24 +08:00
|
|
|
<para role="optional"><xref linkend="gtk-doc"/> and
|
|
|
|
<xref linkend="openssl"/></para>
|
2005-05-16 04:43:25 +08:00
|
|
|
|
2006-04-11 02:36:24 +08:00
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
|
|
<ulink url="&blfs-wiki;/orbit2"/></para>
|
|
|
|
|
2005-05-16 04:43:25 +08:00
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="installation">
|
|
|
|
<title>Installation of ORBit2</title>
|
|
|
|
|
|
|
|
<para>Install <application>ORBit2</application> by running
|
|
|
|
the following commands:</para>
|
|
|
|
|
2009-07-30 20:46:58 +08:00
|
|
|
<para>Run the following commands:</para>
|
|
|
|
|
2012-09-27 04:18:27 +08:00
|
|
|
<screen><userinput>./configure --prefix=/usr \
|
2012-01-25 07:51:43 +08:00
|
|
|
--sysconfdir=&gnome-old-etc-dir; &&
|
2005-05-16 04:43:25 +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</userinput></screen>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="commands">
|
|
|
|
<title>Command Explanations</title>
|
|
|
|
|
2010-04-22 02:48:34 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
2012-01-25 07:51:43 +08:00
|
|
|
href="../../xincludes/gnome-old-sysconfdir.xml"/>
|
2005-05-16 04:43:25 +08:00
|
|
|
|
2010-04-22 02:48:34 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
2006-06-26 03:48:15 +08:00
|
|
|
href="../../xincludes/gtk-doc-rebuild.xml"/>
|
2005-10-11 02:06:06 +08:00
|
|
|
|
2005-05-16 04:43:25 +08:00
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="content">
|
|
|
|
<title>Contents</title>
|
|
|
|
|
|
|
|
<segmentedlist>
|
|
|
|
<segtitle>Installed Programs</segtitle>
|
|
|
|
<segtitle>Installed Libraries</segtitle>
|
|
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
|
|
|
|
<seglistitem>
|
|
|
|
<seg>ior-decode-2, linc-cleanup-sockets, orbit-idl-2,
|
|
|
|
orbit2-config and typelib-dump</seg>
|
2006-04-11 02:36:24 +08:00
|
|
|
<seg>libname-server-2.a, libORBit-2.{so,a}, libORBit-imodule-2.{so,a},
|
|
|
|
libORBitCosNaming-2.{so,a}, and Everything_module.{so,a}</seg>
|
2011-01-04 03:54:25 +08:00
|
|
|
<seg><envar>$GNOME_PREFIX</envar>/{include/orbit-2.0/*,lib/orbit-2.0,
|
2010-08-12 18:27:56 +08:00
|
|
|
share/{gtk-doc/html/ORBit2,idl/orbit-2.0}}</seg>
|
2005-05-16 04:43:25 +08:00
|
|
|
</seglistitem>
|
|
|
|
</segmentedlist>
|
|
|
|
|
|
|
|
<variablelist>
|
|
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
|
|
<?dbfo list-presentation="list"?>
|
|
|
|
<?dbhtml list-presentation="table"?>
|
2002-09-01 03:01:09 +08:00
|
|
|
|
2005-05-16 04:43:25 +08:00
|
|
|
<varlistentry id="libORBit-2">
|
2006-04-11 02:36:24 +08:00
|
|
|
<term><filename class='libraryfile'>libORBit-2.{so,a}</filename></term>
|
2005-05-16 04:43:25 +08:00
|
|
|
<listitem>
|
|
|
|
<para>is the CORBA API.</para>
|
|
|
|
<indexterm zone="ORBit2 libORBit-2">
|
2006-04-11 02:36:24 +08:00
|
|
|
<primary sortas="c-libORBit-2">libORBit-2.{so,a}</primary>
|
2005-05-16 04:43:25 +08:00
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
</variablelist>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
</sect1>
|