source: gnome/deprecated/libbonoboui.xml@ 79e6d17

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 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 79e6d17 was 79e6d17, checked in by Bruce Dubbs <bdubbs@…>, 12 years ago

Update to gnucash-2.4.11
Tag several packages for 7.2.
Formatting and other general touchups.
Remove references to GNOME_PREFIX for several GNOME2 packages.

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

  • Property mode set to 100644
File size: 6.2 KB
RevLine 
[fdca4266]1<?xml version="1.0" encoding="ISO-8859-1"?>
[6732c094]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[fdca4266]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
[d0512e0]7 <!ENTITY libbonoboui-download-http
8 "&gnome-download-http;/libbonoboui/2.24/libbonoboui-&libbonoboui-version;.tar.bz2">
9 <!ENTITY libbonoboui-download-ftp
10 "&gnome-download-ftp;/libbonoboui/2.24/libbonoboui-&libbonoboui-version;.tar.bz2">
[6332febe]11 <!ENTITY libbonoboui-md5sum "853be8e28aaa4ce48ba60be7d9046bf4">
12 <!ENTITY libbonoboui-size "954 KB">
13 <!ENTITY libbonoboui-buildsize "41 MB">
14 <!ENTITY libbonoboui-time "0.9 SBU">
[fdca4266]15]>
16
[d0512e0]17<sect1 id="libbonoboui" xreflabel="LibBonoboUI-&libbonoboui-version;">
[167d7ca8]18 <?dbhtml filename="libbonoboui.html"?>
19
20 <sect1info>
21 <othername>$LastChangedBy$</othername>
22 <date>$Date$</date>
23 </sect1info>
24
[d0512e0]25 <title>LibBonoboUI-&libbonoboui-version;</title>
[167d7ca8]26
27 <indexterm zone="libbonoboui">
[d0512e0]28 <primary sortas="a-Libbonoboui">LibBonoboUI</primary>
[167d7ca8]29 </indexterm>
30
31 <sect2 role="package">
[d0512e0]32 <title>Introduction to LibBonoboUI</title>
[167d7ca8]33
[d0512e0]34 <para>
35 The <application>Bonobo</application> User Interface library provides user
36 interface code for <application>Bonobo</application>, the Object
37 Activation Framework for <application>GNOME 2</application>.
38 </para>
[167d7ca8]39
[79e6d17]40 &lfs72_checked;
[625d5fe5]41
[8d3eae9]42 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
43 href="../../xincludes/gnome2.xml"/>
44
[167d7ca8]45 <bridgehead renderas="sect3">Package Information</bridgehead>
46 <itemizedlist spacing="compact">
47 <listitem>
[d0512e0]48 <para>
49 Download (HTTP): <ulink url="&libbonoboui-download-http;"/>
50 </para>
[167d7ca8]51 </listitem>
52 <listitem>
[d0512e0]53 <para>
54 Download (FTP): <ulink url="&libbonoboui-download-ftp;"/>
55 </para>
[167d7ca8]56 </listitem>
57 <listitem>
[d0512e0]58 <para>
59 Download MD5 sum: &libbonoboui-md5sum;
60 </para>
[167d7ca8]61 </listitem>
62 <listitem>
[d0512e0]63 <para>
64 Download size: &libbonoboui-size;
65 </para>
[167d7ca8]66 </listitem>
67 <listitem>
[d0512e0]68 <para>
69 Estimated disk space required: &libbonoboui-buildsize;
70 </para>
[167d7ca8]71 </listitem>
72 <listitem>
[d0512e0]73 <para>
74 Estimated build time: &libbonoboui-time;
75 </para>
[167d7ca8]76 </listitem>
77 </itemizedlist>
78
[d0512e0]79 <bridgehead renderas="sect3">LibBonoboUI Dependencies</bridgehead>
[167d7ca8]80
81 <bridgehead renderas="sect4">Required</bridgehead>
[d0512e0]82 <para role="required">
83 <xref linkend="libglade"/>,
84 <xref linkend="libgnome"/> and
85 <xref linkend="libgnomecanvas"/>
86 </para>
[167d7ca8]87
88 <bridgehead renderas="sect4">Optional</bridgehead>
[d0512e0]89 <para role="optional">
90 <xref linkend="gtk-doc"/>
91 </para>
[0a7c3921]92
[d0512e0]93 <para condition="html" role="usernotes">
94 User Notes: <ulink url="&blfs-wiki;/libbonoboui"/>
95 </para>
[167d7ca8]96 </sect2>
97
98 <sect2 role="installation">
[d0512e0]99 <title>Installation of LibBonoboUI</title>
[167d7ca8]100
[d0512e0]101 <para>
102 Install <application>LibBonoboUI</application> by running the following
103 commands:
104 </para>
[167d7ca8]105
[d0512e0]106<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
107 --disable-static &amp;&amp;
[167d7ca8]108make</userinput></screen>
109
[d0512e0]110 <para>
111 To test the results, issue: <command>make check</command>.
112 </para>
[167d7ca8]113
[d0512e0]114 <para>
115 Now, as the <systemitem class="username">root</systemitem> user:
116 </para>
[167d7ca8]117
[a6bee1f]118<screen role="root"><userinput>make install &amp;&amp;
[79e6d17]119
[a6bee1f]120install -v -m755 -d $(pkg-config \
121 --variable=prefix ORBit-2.0)/share/doc/libbonoboui-&libbonoboui-version; &amp;&amp;
[79e6d17]122
[551b9389]123install -v -m644 doc/*.{dtd,txt,xml,html} $(pkg-config \
124 --variable=prefix ORBit-2.0)/share/doc/libbonoboui-&libbonoboui-version;</userinput></screen>
125 </sect2>
126
127 <sect2 role="commands">
128 <title>Command Explanations</title>
[864b24de]129
[e05cd03f]130 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[a6c9fc2]131 href="../../xincludes/gnome-old-prefix.xml"/>
[864b24de]132
[d0512e0]133 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
134 href="../../xincludes/static-libraries.xml"/>
[6332febe]135
[e05cd03f]136 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[551b9389]137 href="../../xincludes/gtk-doc-rebuild.xml"/>
[d0512e0]138 </sect2>
[167d7ca8]139
[d0512e0]140 <sect2 role="configuration">
141 <title>Configuring LibBonoboUI</title>
142
143 <para>
144 If you have installed gnome with a different prefix to
145 <application>LibGlade</application> (eg,
146 <application>LibGlade</application> is installed into
147 <filename class="directory">/usr</filename> and
148 <application>LibBonoboUI</application> is installed into
149 <filename class="directory">/opt/gnome</filename>) you will need to add
150 the directory containing the Glade files to the environment variable
151 <envar>${LIBGLADE_MODULE_PATH}</envar>. As the
152 <systemitem class="username">root</systemitem> user:
153 </para>
154
[79e6d17]155<screen role="root"><userinput>echo export \
156 LIBGLADE_MODULE_PATH=$(pkg-config --variable=prefix ORBit-2.0)/lib/libglade/2.0 \
157 &gt;&gt; /etc/profile</userinput></screen>
[167d7ca8]158 </sect2>
159
160 <sect2 role="content">
161 <title>Contents</title>
162
163 <segmentedlist>
164 <segtitle>Installed Programs</segtitle>
165 <segtitle>Installed Libraries</segtitle>
166 <segtitle>Installed Directories</segtitle>
167
168 <seglistitem>
169 <seg>bonobo-browser and test-moniker</seg>
[d0512e0]170 <seg>libbonoboui-2.so and libbonobo.so Glade library</seg>
171 <seg>
[79e6d17]172 /usr/include/libbonoboui-2.0/bonobo,
173 /usr/share/doc/libbonoboui-2.24.3,
174 /usr/share/gnome-2.0/ui and
175 /usr/share/gtk-doc/html/libbonoboui
[d0512e0]176 </seg>
[167d7ca8]177 </seglistitem>
178 </segmentedlist>
179
180 <variablelist>
181 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
182 <?dbfo list-presentation="list"?>
183 <?dbhtml list-presentation="table"?>
184
185 <varlistentry id="libbonoboui-2">
[d0512e0]186 <term><filename class='libraryfile'>libbonoboui-2.so</filename></term>
[167d7ca8]187 <listitem>
[d0512e0]188 <para>
189 are the GUI portion of the <application>Bonobo</application>
190 libraries.
191 </para>
[167d7ca8]192 <indexterm zone="libbonoboui libbonoboui-2">
[e2abad8e]193 <primary sortas="c-libbonoboui">libbonoboui-2.so</primary>
[167d7ca8]194 </indexterm>
195 </listitem>
196 </varlistentry>
197 </variablelist>
198 </sect2>
[0d9d396]199</sect1>
Note: See TracBrowser for help on using the repository browser.