mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-01 04:52:12 +08:00
ff769b8c61
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3656 af4574ff-66df-0310-9fd7-8a98e5e911e0
117 lines
3.9 KiB
XML
117 lines
3.9 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 ORBit2-download-http "http://ftp.gnome.org/pub/GNOME/sources/ORBit2/2.12/ORBit2-&ORBit2-version;.tar.bz2">
|
|
<!ENTITY ORBit2-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/ORBit2/2.12/ORBit2-&ORBit2-version;.tar.bz2">
|
|
<!ENTITY ORBit2-md5sum "d7f0c2b9bee73b89978a9968c10f81fe">
|
|
<!ENTITY ORBit2-size "667 KB">
|
|
<!ENTITY ORBit2-buildsize "31.8 MB">
|
|
<!ENTITY ORBit2-time "0.66 SBU">
|
|
]>
|
|
|
|
<sect1 id="ORBit2" xreflabel="ORBit2-&ORBit2-version;">
|
|
<sect1info>
|
|
<othername>$LastChangedBy$</othername>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
<?dbhtml filename="ORBit2.html"?>
|
|
<title>ORBit2-&ORBit2-version;</title>
|
|
|
|
<sect2>
|
|
<title>Introduction to
|
|
<application><acronym>ORB</acronym>it2</application></title>
|
|
|
|
<para>The <application><acronym>ORB</acronym>it2</application> package
|
|
contains a high-performance <acronym>CORBA</acronym> Object
|
|
Request Broker. This allows programs to send requests and receive
|
|
replies from other programs.</para>
|
|
|
|
<sect3><title>Package information</title>
|
|
<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>
|
|
</sect3>
|
|
|
|
<sect3><title><application><acronym>ORB</acronym>it2</application>
|
|
dependencies</title>
|
|
<sect4><title>Required</title>
|
|
<para><xref linkend="libIDL"/> and <xref linkend="popt"/></para>
|
|
</sect4>
|
|
|
|
<sect4><title>Optional</title>
|
|
<para><xref linkend="gtk-doc"/> and <xref linkend="openssl"/></para>
|
|
</sect4>
|
|
</sect3>
|
|
|
|
</sect2>
|
|
|
|
<sect2>
|
|
<title>Installation of
|
|
<application><acronym>ORB</acronym>it2</application></title>
|
|
|
|
<para>Install <application><acronym>ORB</acronym>it2</application> by running
|
|
the following commands:</para>
|
|
|
|
<screen><userinput><command>./configure --prefix=$GNOME_PREFIX --sysconfdir=/etc/gnome &&
|
|
make &&
|
|
make install</command></userinput></screen>
|
|
|
|
</sect2>
|
|
|
|
<sect2>
|
|
<title>Command explanations</title>
|
|
|
|
<para><parameter>--prefix=$GNOME_PREFIX</parameter>: This is the Base
|
|
installation for <application>GNOME-2</application> from which all future
|
|
installations will receive their prefix parameter. Be sure that
|
|
<envar>GNOME_PREFIX</envar> is set for this install or globally to your
|
|
install directory as described in the introduction of this Section.</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>
|
|
|
|
</sect2>
|
|
|
|
<sect2>
|
|
<title>Contents</title>
|
|
|
|
<para>The <application><acronym>ORB</acronym>it2</application> package contains
|
|
<command>ior-decode-2</command>,
|
|
<command>linc-cleanup-sockets</command>,
|
|
<command>orbit-idl-2</command>,
|
|
<command>orbit2-config</command>,
|
|
<command>typelib-dump</command>,
|
|
<filename class="libraryfile">libORBit-2</filename>,
|
|
<filename class="libraryfile">libORBitCosNaming-2</filename>,
|
|
<filename class="libraryfile">libORBit-imodule-2</filename>,
|
|
<filename class='libraryfile'>libname-server-2</filename> and the
|
|
<application><acronym>ORB</acronym>it2</application>
|
|
<filename class='libraryfile'>Everything_module</filename>
|
|
libraries.</para>
|
|
|
|
</sect2>
|
|
|
|
<sect2><title>Description</title>
|
|
|
|
<sect3><title>libORBit-2</title>
|
|
<para><filename class="libraryfile">libORBit-2</filename> is the
|
|
<acronym>CORBA</acronym> <acronym>API</acronym>.</para></sect3>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|
|
|