source: gnome/otherlibs/orbit.xml@ cc9a625

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since cc9a625 was cc9a625, checked in by Randy McMurchy <randy@…>, 19 years ago

Updated GNOME-1.4 libraries to include: modification of the installation path to /opt/gnome-1.4, updated installed programs, libraries and directories, separated building and root installation instructions, adding test suite notes, updated build entities and added installation of documentation (where applicable) - commit 1 of 2

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4594 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 5.4 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY ORBit-download-http "http://ftp.gnome.org/pub/GNOME/sources/ORBit/0.5/ORBit-&ORBit-version;.tar.bz2">
8 <!ENTITY ORBit-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/ORBit/0.5/ORBit-&ORBit-version;.tar.bz2">
9 <!ENTITY ORBit-md5sum "35acc6f8d49d930b566104fcceb893d3">
10 <!ENTITY ORBit-size "1.0 MB">
11 <!ENTITY ORBit-buildsize "29 MB">
12 <!ENTITY ORBit-time "0.6 SBU">
13]>
14
15<sect1 id="ORBit" xreflabel="ORBit-&ORBit-version;">
16 <?dbhtml filename="ORBit.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>ORBit-&ORBit-version;</title>
24
25 <indexterm zone="ORBit">
26 <primary sortas="a-ORBit">ORBit</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to ORBit</title>
31
32 <para>The <application>ORBit</application> package contains a
33 high-performance CORBA Object Request Broker. This allows programs
34 to send requests and receive replies from other programs.</para>
35
36 <bridgehead renderas="sect3">Package Information</bridgehead>
37 <itemizedlist spacing="compact">
38 <listitem>
39 <para>Download (HTTP): <ulink url="&ORBit-download-http;"/></para>
40 </listitem>
41 <listitem>
42 <para>Download (FTP): <ulink url="&ORBit-download-ftp;"/></para>
43 </listitem>
44 <listitem>
45 <para>Download MD5 sum: &ORBit-md5sum;</para>
46 </listitem>
47 <listitem>
48 <para>Download size: &ORBit-size;</para>
49 </listitem>
50 <listitem>
51 <para>Estimated disk space required: &ORBit-buildsize;</para>
52 </listitem>
53 <listitem>
54 <para>Estimated build time: &ORBit-time;</para>
55 </listitem>
56 </itemizedlist>
57
58 <bridgehead renderas="sect3">ORBit Dependencies</bridgehead>
59
60 <bridgehead renderas="sect4">Required</bridgehead>
61 <para><xref linkend="GLib"/></para>
62
63 <bridgehead renderas="sect4">Optional</bridgehead>
64 <para><xref linkend="tcpwrappers"/></para>
65
66 </sect2>
67
68 <sect2 role="installation">
69 <title>Installation of ORBit</title>
70
71 <para>Install <application>ORBit</application> by running
72 the following commands:</para>
73
74<screen><userinput>./configure --prefix=/opt/gnome-1.4 &amp;&amp;
75make</userinput></screen>
76
77 <para>To test the results, issue: <command>make check</command>.</para>
78
79 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
80
81<screen role="root"><userinput>make install &amp;&amp;
82install -v -m755 -d /opt/gnome-1.4/share/doc/ORBit-&ORBit-version; &amp;&amp;
83cp -v -R docs/* /opt/gnome-1.4/share/doc/ORBit-&ORBit-version;</userinput></screen>
84
85 </sect2>
86
87 <sect2 role="content">
88 <title>Contents</title>
89
90 <segmentedlist>
91 <segtitle>Installed Programs</segtitle>
92 <segtitle>Installed Libraries</segtitle>
93 <segtitle>Installed Directories</segtitle>
94
95 <seglistitem>
96 <seg>ior-decode, libIDL-config, name-client, old-name-server,
97 orbit-config, orbit-idl, orbit-ird, orbit-event-server, and
98 orbit-name-server</seg>
99 <seg>libIDL.[so,a], libIIOP.[so,a], libname-server.a,
100 liborbit-c-backend.a, libORBit.[so,a], libORBitCosNaming.[so,a],
101 and libORBitutil.[so,a]</seg>
102 <seg>/opt/gnome-1.4,
103 /opt/gnome-1.4/include/libIDL-1.0,
104 /opt/gnome-1.4/include/orbit-1.0,
105 /opt/gnome-1.4/share/doc/ORBit-&ORBit-version; and
106 /opt/gnome-1.4/share/idl</seg>
107 </seglistitem>
108 </segmentedlist>
109
110 <variablelist>
111 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
112 <?dbfo list-presentation="list"?>
113 <?dbhtml list-presentation="table"?>
114
115 <varlistentry id="libIDL-ORBit">
116 <term><filename class='libraryfile'>libIDL.[so,a]</filename></term>
117 <listitem>
118 <para>library is the Interface Definition Language mappings for
119 CORBA.</para>
120 <indexterm zone="ORBit libIDL-ORBit">
121 <primary sortas="c-libIDL">libIDL.[so,a]</primary>
122 </indexterm>
123 </listitem>
124 </varlistentry>
125
126 <varlistentry id="libIIOP">
127 <term><filename class='libraryfile'>libIIOP.[so,a]</filename></term>
128 <listitem>
129 <para>is for low level CORBA communications.</para>
130 <indexterm zone="ORBit libIIOP">
131 <primary sortas="c-libIIOP">libIIOP.[so,a]</primary>
132 </indexterm>
133 </listitem>
134 </varlistentry>
135
136 <varlistentry id="libORBit">
137 <term><filename class='libraryfile'>libORBit.[so,a]</filename></term>
138 <listitem>
139 <para>is the CORBA API.</para>
140 <indexterm zone="ORBit libORBit">
141 <primary sortas="c-libORBit">libORBit.[so,a]</primary>
142 </indexterm>
143 </listitem>
144 </varlistentry>
145
146 <varlistentry id="libORBitutil">
147 <term><filename class='libraryfile'>libORBitutil.[so,a]</filename></term>
148 <listitem>
149 <para>contains the convenience routines for
150 <application>ORBit</application>.</para>
151 <indexterm zone="ORBit libORBitutil">
152 <primary sortas="c-libORBitutil">libORBitutil.[so,a]</primary>
153 </indexterm>
154 </listitem>
155 </varlistentry>
156
157 </variablelist>
158
159 </sect2>
160
161</sect1>
Note: See TracBrowser for help on using the repository browser.