source: archive/deprecated/orbit2.xml@ 45ab6c7

11.0 11.1 11.2 11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 45ab6c7 was 45ab6c7, checked in by Xi Ruoyao <xry111@…>, 3 years ago

more SVN prop clean up

Remove "$LastChanged$" everywhere, and also some unused $Date$

  • Property mode set to 100644
File size: 4.5 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY ORBit2-download-http "&gnome-download-http;/ORBit2/2.14/ORBit2-&ORBit2-version;.tar.bz2">
8 <!ENTITY ORBit2-download-ftp "&gnome-download-ftp;/ORBit2/2.14/ORBit2-&ORBit2-version;.tar.bz2">
9 <!ENTITY ORBit2-md5sum "7082d317a9573ab338302243082d10d1">
10 <!ENTITY ORBit2-size "764 KB">
11 <!ENTITY ORBit2-buildsize "35 MB">
12 <!ENTITY ORBit2-time "0.6 SBU">
13]>
14
15<sect1 id="ORBit2" xreflabel="ORBit2-&ORBit2-version;">
16 <?dbhtml filename="ORBit2.html"?>
17
18 <sect1info>
19 <date>$Date$</date>
20 </sect1info>
21
22 <title>ORBit2-&ORBit2-version;</title>
23
24 <indexterm zone="ORBit2">
25 <primary sortas="a-ORBit2">ORBit2</primary>
26 </indexterm>
27
28 <sect2 role="package">
29 <title>Introduction to ORBit2</title>
30
31 <para>The <application>ORBit2</application> package contains a
32 high-performance CORBA Object Request Broker. This allows programs
33 to send requests and receive replies from other programs.</para>
34
35 &lfs72_checked;
36
37 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
38 href="../../xincludes/gnome2.xml"/>
39
40 <bridgehead renderas="sect3">Package Information</bridgehead>
41 <itemizedlist spacing="compact">
42 <listitem>
43 <para>Download (HTTP): <ulink url="&ORBit2-download-http;"/></para>
44 </listitem>
45 <listitem>
46 <para>Download (FTP): <ulink url="&ORBit2-download-ftp;"/></para>
47 </listitem>
48 <listitem>
49 <para>Download MD5 sum: &ORBit2-md5sum;</para>
50 </listitem>
51 <listitem>
52 <para>Download size: &ORBit2-size;</para>
53 </listitem>
54 <listitem>
55 <para>Estimated disk space required: &ORBit2-buildsize;</para>
56 </listitem>
57 <listitem>
58 <para>Estimated build time: &ORBit2-time;</para>
59 </listitem>
60 </itemizedlist>
61
62 <bridgehead renderas="sect3">ORBit2 Dependencies</bridgehead>
63
64 <bridgehead renderas="sect4">Required</bridgehead>
65 <para role="required"><xref linkend="libidl"/></para>
66
67 <bridgehead renderas="sect4">Optional</bridgehead>
68 <para role="optional"><xref linkend="gtk-doc"/> and
69 <xref linkend="openssl"/></para>
70
71 <para condition="html" role="usernotes">User Notes:
72 <ulink url="&blfs-wiki;/orbit2"/></para>
73
74 </sect2>
75
76 <sect2 role="installation">
77 <title>Installation of ORBit2</title>
78
79 <para>Install <application>ORBit2</application> by running
80 the following commands:</para>
81
82 <para>Run the following commands:</para>
83
84<screen><userinput>./configure --prefix=/usr \
85 --sysconfdir=&gnome-old-etc-dir; &amp;&amp;
86make</userinput></screen>
87
88 <para>To test the results, issue: <command>make check</command>.</para>
89
90 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
91
92<screen role="root"><userinput>make install</userinput></screen>
93
94 </sect2>
95
96 <sect2 role="commands">
97 <title>Command Explanations</title>
98
99 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
100 href="../../xincludes/gnome-old-sysconfdir.xml"/>
101
102 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
103 href="../../xincludes/gtk-doc-rebuild.xml"/>
104
105 </sect2>
106
107 <sect2 role="content">
108 <title>Contents</title>
109
110 <segmentedlist>
111 <segtitle>Installed Programs</segtitle>
112 <segtitle>Installed Libraries</segtitle>
113 <segtitle>Installed Directories</segtitle>
114
115 <seglistitem>
116 <seg>ior-decode-2, linc-cleanup-sockets, orbit-idl-2,
117 orbit2-config and typelib-dump</seg>
118 <seg>libname-server-2.a, libORBit-2.{so,a}, libORBit-imodule-2.{so,a},
119 libORBitCosNaming-2.{so,a}, and Everything_module.{so,a}</seg>
120 <seg><envar>$GNOME_PREFIX</envar>/{include/orbit-2.0/*,lib/orbit-2.0,
121 share/{gtk-doc/html/ORBit2,idl/orbit-2.0}}</seg>
122 </seglistitem>
123 </segmentedlist>
124
125 <variablelist>
126 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
127 <?dbfo list-presentation="list"?>
128 <?dbhtml list-presentation="table"?>
129
130 <varlistentry id="libORBit-2">
131 <term><filename class='libraryfile'>libORBit-2.{so,a}</filename></term>
132 <listitem>
133 <para>is the CORBA API.</para>
134 <indexterm zone="ORBit2 libORBit-2">
135 <primary sortas="c-libORBit-2">libORBit-2.{so,a}</primary>
136 </indexterm>
137 </listitem>
138 </varlistentry>
139
140 </variablelist>
141
142 </sect2>
143
144</sect1>
Note: See TracBrowser for help on using the repository browser.