mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 15:12:11 +08:00
f242dec926
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4264 af4574ff-66df-0310-9fd7-8a98e5e911e0
155 lines
5.0 KiB
XML
155 lines
5.0 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 ORBit-download-http "http://ftp.gnome.org/pub/GNOME/sources/ORBit/0.5/ORBit-&ORBit-version;.tar.bz2">
|
|
<!ENTITY ORBit-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/ORBit/0.5/ORBit-&ORBit-version;.tar.bz2">
|
|
<!ENTITY ORBit-md5sum "35acc6f8d49d930b566104fcceb893d3">
|
|
<!ENTITY ORBit-size "1 MB">
|
|
<!ENTITY ORBit-buildsize "29.1 MB">
|
|
<!ENTITY ORBit-time "0.59 SBU">
|
|
]>
|
|
|
|
<sect1 id="ORBit" xreflabel="ORBit-&ORBit-version;">
|
|
<?dbhtml filename="ORBit.html"?>
|
|
|
|
<sect1info>
|
|
<othername>$LastChangedBy$</othername>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
|
|
<title>ORBit-&ORBit-version;</title>
|
|
|
|
<indexterm zone="ORBit">
|
|
<primary sortas="a-ORBit">ORBit</primary>
|
|
</indexterm>
|
|
|
|
<sect2 role="package">
|
|
<title>Introduction to ORBit</title>
|
|
|
|
<para>The <application>ORBit</application> package contains a
|
|
high-performance CORBA Object Request Broker. This allows programs
|
|
to send requests and receive replies from other programs.</para>
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>Download (HTTP): <ulink url="&ORBit-download-http;"/></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download (FTP): <ulink url="&ORBit-download-ftp;"/></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download MD5 sum: &ORBit-md5sum;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download size: &ORBit-size;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Estimated disk space required: &ORBit-buildsize;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Estimated build time: &ORBit-time;</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<bridgehead renderas="sect3">ORBit Dependencies</bridgehead>
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
<para><xref linkend="GLib"/></para>
|
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
|
<para><xref linkend="tcpwrappers"/></para>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of ORBit</title>
|
|
|
|
<para>Install <application>ORBit</application> by running
|
|
the following commands:</para>
|
|
|
|
<screen><userinput>./configure --prefix=/opt/gnome &&
|
|
make</userinput></screen>
|
|
|
|
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
|
|
|
<screen role="root"><userinput>make install</userinput></screen>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="content">
|
|
<title>Contents</title>
|
|
|
|
<segmentedlist>
|
|
<segtitle>Installed Programs</segtitle>
|
|
<segtitle>Installed Libraries</segtitle>
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
<seglistitem>
|
|
<seg>ior-decode, libIDL-config, name-client, old-name-server,
|
|
orbit-config, orbit-idl, orbit-ird, orbit-event-server, and
|
|
orbit-name-server</seg>
|
|
<seg>libIDL.[so,a], libIIOP.[so,a], libname-server.a,
|
|
liborbit-c-backend.a, libORBit.[so,a], libORBitCosNaming.[so,a],
|
|
and libORBitutil.[so,a]</seg>
|
|
<seg>/opt/gnome/share/idl, /opt/gnome/include/libIDL-1.0, and
|
|
/opt/gnome/include/orbit-1.0</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
<variablelist>
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
<?dbfo list-presentation="list"?>
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
<varlistentry id="libIDL-ORBit">
|
|
<term><filename class='libraryfile'>libIDL.[so,a]</filename></term>
|
|
<listitem>
|
|
<para>library is the Interface Definition Language mappings for
|
|
CORBA.</para>
|
|
<indexterm zone="ORBit libIDL-ORBit">
|
|
<primary sortas="c-libIDL">libIDL.[so,a]</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="libIIOP">
|
|
<term><filename class='libraryfile'>libIIOP.[so,a]</filename></term>
|
|
<listitem>
|
|
<para>is for low level CORBA communications.</para>
|
|
<indexterm zone="ORBit libIIOP">
|
|
<primary sortas="c-libIIOP">libIIOP.[so,a]</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="libORBit">
|
|
<term><filename class='libraryfile'>libORBit.[so,a]</filename></term>
|
|
<listitem>
|
|
<para>is the CORBA API.</para>
|
|
<indexterm zone="ORBit libORBit">
|
|
<primary sortas="c-libORBit">libORBit.[so,a]</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="libORBitutil">
|
|
<term><filename class='libraryfile'>libORBitutil.[so,a]</filename></term>
|
|
<listitem>
|
|
<para>contains the convenience routines for
|
|
<application>ORBit</application>.</para>
|
|
<indexterm zone="ORBit libORBitutil">
|
|
<primary sortas="c-libORBitutil">libORBitutil.[so,a]</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
</variablelist>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|