glfs/gnome/core/gconf.xml

188 lines
6.4 KiB
XML
Raw Normal View History

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY GConf-download-http "&gnome-download-http;/GConf/&gnome-version;/GConf-&GConf-version;.tar.bz2">
<!ENTITY GConf-download-ftp "&gnome-download-http;/GConf/&gnome-version;/GConf-&GConf-version;.tar.bz2">
<!ENTITY GConf-md5sum "d07c2efcaf477cf34225c604a04b6271">
<!ENTITY GConf-size "1.8 MB">
<!ENTITY GConf-buildsize "29.7 MB">
<!ENTITY GConf-time "0.4 SBU">
]>
<sect1 id="GConf" xreflabel="GConf-&GConf-version;">
<?dbhtml filename="GConf.html"?>
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<title>GConf-&GConf-version;</title>
<indexterm zone="GConf">
<primary sortas="a-GConf">GConf</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to GConf</title>
<para>The <application>GConf</application> package contains a
configuration database system.</para>
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>Download (HTTP): <ulink url="&GConf-download-http;"/></para>
</listitem>
<listitem>
<para>Download (FTP): <ulink url="&GConf-download-ftp;"/></para>
</listitem>
<listitem>
<para>Download MD5 sum: &GConf-md5sum;</para>
</listitem>
<listitem>
<para>Download size: &GConf-size;</para>
</listitem>
<listitem>
<para>Estimated disk space required: &GConf-buildsize;</para>
</listitem>
<listitem>
<para>Estimated build time: &GConf-time;</para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">GConf Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required"><xref linkend="ORBit2"/> and
<xref linkend="libxml2"/></para>
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional"><xref linkend="gtk2"/>,
<xref linkend="openldap"/>,
<xref linkend="gtk-doc"/>, and
<xref linkend="docbook-utils"/></para>
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/gconf"/></para>
</sect2>
<sect2 role="installation">
<title>Installation of GConf</title>
<para>Install <application>GConf</application> by running the following
commands:</para>
<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
--sysconfdir=&gnome-etc-dir; \
--libexecdir=$(pkg-config \
--variable=prefix ORBit-2.0)/lib/GConf \
--mandir=$(pkg-config \
--variable=prefix ORBit-2.0)/share/man &amp;&amp;
make</userinput></screen>
<para>This package does not come with a test suite.</para>
<para>Now, as the <systemitem class="username">root</systemitem>
user:</para>
<screen role="root"><userinput>make install</userinput></screen>
</sect2>
<sect2 role="commands">
<title>Command Explanations</title>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../gnome-prefix.xml"/>
<para><parameter>--sysconfdir=&gnome-etc-dir;</parameter>: This parameter
causes the <application>GConf-2</application> configuration database to be
built in <filename class="directory">&gnome-etc-dir;</filename> instead of
<filename class="directory">$GNOME_PREFIX/etc</filename>. This installation
controls all future installations of <application>GConf-2</application>
schemas. If you change the location (which includes eliminating this
parameter), it <emphasis role='strong'>must</emphasis> be consistent for
every subsequent package installation that updates the
<application>GConf-2</application> configuration database.</para>
<para><parameter>--libexecdir=$(pkg-config --variable=prefix
ORBit-2.0)/lib/GConf</parameter>: This parameter causes the libexec files
to be installed in the preferred location of
<filename class="directory">$GNOME_PREFIX/lib/GConf</filename> instead of
<filename class="directory">$GNOME_PREFIX/libexec</filename>.</para>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../gnome-mandir.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../../xincludes/gtk-doc-rebuild.xml"/>
</sect2>
<sect2 role="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Programs</segtitle>
<segtitle>Installed Library</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>gconf-merge-tree and gconftool-2</seg>
<seg>libgconf-2.{so,a}</seg>
<seg>&gnome-etc-dir;/gconf and the following subdirectories of
<envar>$GNOME_PREFIX</envar>/:
include/gconf,
lib/GConf and
share/{GConf, gtk-doc/html/gconf, sgml/gconf}</seg>
</seglistitem>
</segmentedlist>
<variablelist>
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
<varlistentry id="gconf-merge-tree">
<term><command>gconf-merge-tree</command></term>
<listitem>
<para>merges an xml filesystem hierarchy.</para>
<indexterm zone="GConf gconf-merge-tree">
<primary sortas="b-gconf-merge-tree">gconf-merge-tree</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="gconftool-2">
<term><command>gconftool-2</command></term>
<listitem>
<para>is a command line tool for manipulating the
<application>GConf</application> database.</para>
<indexterm zone="GConf gconftool-2">
<primary sortas="b-gconftool-2">gconftool-2</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="libgconf-2">
<term><filename class='libraryfile'>libgconf-2.{so,a}</filename></term>
<listitem>
<para>provide the functions necessary to maintain the
configuration database.</para>
<indexterm zone="GConf libgconf-2">
<primary sortas="c-libgconf-2">libgconf-2.{so,a}</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
</sect2>
</sect1>