source: gnome/core/libgnome.xml@ 919683dc

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 919683dc was 919683dc, checked in by Tushar Teredesai <tushar@…>, 19 years ago

Fix some typos

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

  • Property mode set to 100644
File size: 4.8 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 libgnome-download-http "http://ftp.gnome.org/pub/GNOME/sources/libgnome/&gnome-version;/libgnome-&libgnome-version;.tar.bz2">
8 <!ENTITY libgnome-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/libgnome/&gnome-version;/libgnome-&libgnome-version;.tar.bz2">
9 <!ENTITY libgnome-md5sum "f8e1225d96126f5139232821a6723d15">
10 <!ENTITY libgnome-size "871 KB">
11 <!ENTITY libgnome-buildsize "18 MB">
12 <!ENTITY libgnome-time "0.2 SBU">
13]>
14
15<sect1 id="libgnome" xreflabel="libgnome-&libgnome-version;">
16 <?dbhtml filename="libgnome.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>Libgnome-&libgnome-version;</title>
24
25 <indexterm zone="libgnome">
26 <primary sortas="a-Libgnome">Libgnome</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to Libgnome</title>
31
32 <para>The <application>libgnome</application> package contains the
33 <filename class="libraryfile">libgnome</filename> library.</para>
34
35 <bridgehead renderas="sect3">Package Information</bridgehead>
36 <itemizedlist spacing="compact">
37 <listitem>
38 <para>Download (HTTP): <ulink url="&libgnome-download-http;"/></para>
39 </listitem>
40 <listitem>
41 <para>Download (FTP): <ulink url="&libgnome-download-ftp;"/></para>
42 </listitem>
43 <listitem>
44 <para>Download MD5 sum: &libgnome-md5sum;</para>
45 </listitem>
46 <listitem>
47 <para>Download size: &libgnome-size;</para>
48 </listitem>
49 <listitem>
50 <para>Estimated disk space required: &libgnome-buildsize;</para>
51 </listitem>
52 <listitem>
53 <para>Estimated build time: &libgnome-time;</para>
54 </listitem>
55 </itemizedlist>
56
57 <bridgehead renderas="sect3">Libgnome Dependencies</bridgehead>
58
59 <bridgehead renderas="sect4">Required</bridgehead>
60 <para><xref linkend="gnome-vfs"/> and <xref linkend="esound"/></para>
61
62 <bridgehead renderas="sect4">Optional</bridgehead>
63 <para><xref linkend="gtk-doc"/></para>
64
65 </sect2>
66
67 <sect2 role="installation">
68 <title>Installation of Libgnome</title>
69
70 <para>Install <application>libgnome</application> by running the following
71 commands:</para>
72
73<screen><userinput>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
74 --sysconfdir=/etc/gnome --localstatedir=/var/lib &amp;&amp;
75make</userinput></screen>
76
77 <para>This package does not come with a test suite.</para>
78
79 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
80
81<screen role="root"><userinput>make install</userinput></screen>
82
83 </sect2>
84
85 <sect2 role="commands">
86 <title>Command Explanations</title>
87
88 <para><parameter>--sysconfdir=/etc/gnome</parameter>: This switch
89 puts configuration files in <filename class="directory">/etc/gnome</filename>
90 instead of <filename class="directory">$GNOME_PREFIX/etc</filename>.</para>
91
92 <para><parameter>--localstatedir=/var/lib</parameter>: This
93 switch sets <envar>LIBGNOME_LOCALSTATEDIR</envar> to
94 <filename class='directory'>/var/lib</filename> instead
95 of <filename class='directory'>$GNOME_PREFIX/var</filename>
96 to synchronize with the <application>GNOME Games</application>
97 installation and properly record high scores in
98 <filename class='directory'>/var/lib/games</filename>.</para>
99
100 </sect2>
101
102 <sect2 role="content">
103 <title>Contents</title>
104
105 <segmentedlist>
106 <segtitle>Installed Program</segtitle>
107 <segtitle>Installed Libraries</segtitle>
108 <segtitle>Installed Directories</segtitle>
109
110 <seglistitem>
111 <seg>gnome-open</seg>
112 <seg>libgnome-2.[so,a] and the libmoniker_extra_2.[so,a] bonobo
113 library</seg>
114 <seg>several configuration directories under the
115 /etc/gnome/gconf/gconf.xml.defaults/ hierarchy,
116 /etc/gnome/sound,
117 GNOME_PREFIX/include/libgnome-2.0, and
118 GNOME_PREFIX/share/gtk-doc/html/libgnome</seg>
119 </seglistitem>
120 </segmentedlist>
121
122 <variablelist>
123 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
124 <?dbfo list-presentation="list"?>
125 <?dbhtml list-presentation="table"?>
126
127 <varlistentry id="libgnome-2">
128 <term><filename class='libraryfile'>libgnome-2.[so,a]</filename></term>
129 <listitem>
130 <para>are the non-GUI portion of the <application>GNOME</application>
131 libraries.</para>
132 <indexterm zone="libgnome libgnome-2">
133 <primary sortas="c-libgnome-2">libgnome-2.[so,a]</primary>
134 </indexterm>
135 </listitem>
136 </varlistentry>
137
138 </variablelist>
139
140 </sect2>
141
142</sect1>
Note: See TracBrowser for help on using the repository browser.