source: gnome/core/libgnome.xml@ 7cdaed0

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.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 7cdaed0 was 7cdaed0, checked in by Randy McMurchy <randy@…>, 18 years ago

Moved the GNOME xinclude files to the global xinclude directory because more than just GNOME packages can use them

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

  • Property mode set to 100644
File size: 5.2 KB
RevLine 
[fdca4266]1<?xml version="1.0" encoding="ISO-8859-1"?>
[ff769b8c]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
[fdca4266]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
[937425f]7 <!ENTITY libgnome-download-http "&gnome-download-http;/libgnome/&gnome-version;/libgnome-&libgnome-version;.tar.bz2">
8 <!ENTITY libgnome-download-ftp "&gnome-download-ftp;/libgnome/&gnome-version;/libgnome-&libgnome-version;.tar.bz2">
[a6bee1f]9 <!ENTITY libgnome-md5sum "bf53815df10db62bbf00defd4100b8d8">
10 <!ENTITY libgnome-size "995 KB">
11 <!ENTITY libgnome-buildsize "17.0 MB">
[51d7b70]12 <!ENTITY libgnome-time "0.2 SBU">
[fdca4266]13]>
14
[8395a78]15<sect1 id="libgnome" xreflabel="libgnome-&libgnome-version;">
[80ed143]16 <?dbhtml filename="libgnome.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
[51d7b70]23 <title>libgnome-&libgnome-version;</title>
[80ed143]24
25 <indexterm zone="libgnome">
26 <primary sortas="a-Libgnome">Libgnome</primary>
27 </indexterm>
28
29 <sect2 role="package">
[51d7b70]30 <title>Introduction to libgnome</title>
[80ed143]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
[51d7b70]57 <bridgehead renderas="sect3">libgnome Dependencies</bridgehead>
[80ed143]58
59 <bridgehead renderas="sect4">Required</bridgehead>
[a6bee1f]60 <para role="required"><xref linkend="gnome-vfs"/></para>
[80ed143]61
62 <bridgehead renderas="sect4">Optional</bridgehead>
[a6bee1f]63 <para role="optional"><xref linkend="esound"/>,
64 <xref linkend="gtk-doc"/>, and
65 <xref linkend="intltool"/></para>
[80ed143]66
[0a7c3921]67 <para condition="html" role="usernotes">User Notes:
68 <ulink url="&blfs-wiki;/libgnome"/></para>
69
[80ed143]70 </sect2>
71
72 <sect2 role="installation">
[51d7b70]73 <title>Installation of libgnome</title>
[80ed143]74
75 <para>Install <application>libgnome</application> by running the following
76 commands:</para>
77
[a6bee1f]78<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
[e62f701]79 --sysconfdir=&gnome-etc-dir; \
[a6bee1f]80 --localstatedir=/var/lib \
81 --mandir=$(pkg-config \
82 --variable=prefix ORBit-2.0)/share/man &amp;&amp;
[80ed143]83make</userinput></screen>
[d0de39a3]84
[80ed143]85 <para>This package does not come with a test suite.</para>
[d0de39a3]86
[80ed143]87 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
[d0de39a3]88
[80ed143]89<screen role="root"><userinput>make install</userinput></screen>
[fdca4266]90
[80ed143]91 </sect2>
[fdca4266]92
[80ed143]93 <sect2 role="commands">
94 <title>Command Explanations</title>
[fdca4266]95
[551b9389]96 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
[7cdaed0]97 href="../../xincludes/gnome-prefix.xml"/>
[551b9389]98
99 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
[7cdaed0]100 href="../../xincludes/gnome-sysconfdir.xml"/>
[fdca4266]101
[80ed143]102 <para><parameter>--localstatedir=/var/lib</parameter>: This
[551b9389]103 parameter sets <envar>LIBGNOME_LOCALSTATEDIR</envar> to
[80ed143]104 <filename class='directory'>/var/lib</filename> instead
105 of <filename class='directory'>$GNOME_PREFIX/var</filename>
[919683dc]106 to synchronize with the <application>GNOME Games</application>
[80ed143]107 installation and properly record high scores in
108 <filename class='directory'>/var/lib/games</filename>.</para>
[d4613f3f]109
[551b9389]110 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
[7cdaed0]111 href="../../xincludes/gnome-mandir.xml"/>
[551b9389]112
113 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
114 href="../../xincludes/gtk-doc-rebuild.xml"/>
115
[80ed143]116 </sect2>
[fdca4266]117
[80ed143]118 <sect2 role="content">
119 <title>Contents</title>
[fdca4266]120
[80ed143]121 <segmentedlist>
122 <segtitle>Installed Program</segtitle>
123 <segtitle>Installed Libraries</segtitle>
124 <segtitle>Installed Directories</segtitle>
[fdca4266]125
[80ed143]126 <seglistitem>
127 <seg>gnome-open</seg>
[0a7c3921]128 <seg>libgnome-2.{so,a} and the libmoniker_extra_2.{so,a} bonobo
[80ed143]129 library</seg>
[a6bee1f]130 <seg>&gnome-etc-dir;/sound,
[551b9389]131 and the following subdirectories of <envar>$GNOME_PREFIX</envar>/:
[a6bee1f]132 include/libgnome-2.0, share/gtk-doc/html/libgnome</seg>
[80ed143]133 </seglistitem>
134 </segmentedlist>
[fdca4266]135
[80ed143]136 <variablelist>
137 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
138 <?dbfo list-presentation="list"?>
139 <?dbhtml list-presentation="table"?>
[fdca4266]140
[80ed143]141 <varlistentry id="libgnome-2">
[0a7c3921]142 <term><filename class='libraryfile'>libgnome-2.{so,a}</filename></term>
[80ed143]143 <listitem>
144 <para>are the non-GUI portion of the <application>GNOME</application>
145 libraries.</para>
146 <indexterm zone="libgnome libgnome-2">
[0a7c3921]147 <primary sortas="c-libgnome-2">libgnome-2.{so,a}</primary>
[80ed143]148 </indexterm>
149 </listitem>
150 </varlistentry>
[fdca4266]151
[80ed143]152 </variablelist>
153
154 </sect2>
[8395a78]155
156</sect1>
Note: See TracBrowser for help on using the repository browser.