2004-06-15 12:33:15 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
2007-04-05 03:42:53 +08:00
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
2004-06-15 12:33:15 +08:00
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
|
2012-09-27 03:41:06 +08:00
|
|
|
<!ENTITY GConf-download-http "&gnome-download-http;/GConf/3.2/GConf-&GConf-version;.tar.xz">
|
|
|
|
<!ENTITY GConf-download-ftp "&gnome-download-ftp;/GConf/3.2/GConf-&GConf-version;.tar.xz">
|
2012-03-27 08:10:48 +08:00
|
|
|
<!ENTITY GConf-md5sum "1b803eb4f8576c572d072692cf40c9d8">
|
2012-01-25 09:50:49 +08:00
|
|
|
<!ENTITY GConf-size "1.5 MB">
|
2012-03-27 08:10:48 +08:00
|
|
|
<!ENTITY GConf-buildsize "42 MB">
|
2012-01-25 09:50:49 +08:00
|
|
|
<!ENTITY GConf-time "0.3 SBU">
|
2004-06-15 12:33:15 +08:00
|
|
|
]>
|
|
|
|
|
2002-09-01 07:57:42 +08:00
|
|
|
<sect1 id="GConf" xreflabel="GConf-&GConf-version;">
|
2005-05-15 16:44:05 +08:00
|
|
|
<?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>
|
|
|
|
|
2012-05-17 00:39:28 +08:00
|
|
|
<para>
|
|
|
|
The <application>GConf</application> package contains a
|
|
|
|
configuration database system used by many
|
|
|
|
<application>GNOME</application> applications.
|
|
|
|
</para>
|
2005-05-15 16:44:05 +08:00
|
|
|
|
2012-08-24 21:21:36 +08:00
|
|
|
&lfs72_checked;
|
2010-08-14 10:56:48 +08:00
|
|
|
|
2005-05-15 16:44:05 +08:00
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
|
|
<itemizedlist spacing="compact">
|
|
|
|
<listitem>
|
2012-05-17 00:39:28 +08:00
|
|
|
<para>
|
|
|
|
Download (HTTP): <ulink url="&GConf-download-http;"/>
|
|
|
|
</para>
|
2005-05-15 16:44:05 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
2012-05-17 00:39:28 +08:00
|
|
|
<para>
|
|
|
|
Download (FTP): <ulink url="&GConf-download-ftp;"/>
|
|
|
|
</para>
|
2005-05-15 16:44:05 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
2012-05-17 00:39:28 +08:00
|
|
|
<para>
|
|
|
|
Download MD5 sum: &GConf-md5sum;
|
|
|
|
</para>
|
2005-05-15 16:44:05 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
2012-05-17 00:39:28 +08:00
|
|
|
<para>
|
|
|
|
Download size: &GConf-size;
|
|
|
|
</para>
|
2005-05-15 16:44:05 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
2012-05-17 00:39:28 +08:00
|
|
|
<para>
|
|
|
|
Estimated disk space required: &GConf-buildsize;
|
|
|
|
</para>
|
2005-05-15 16:44:05 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
2012-05-17 00:39:28 +08:00
|
|
|
<para>
|
|
|
|
Estimated build time: &GConf-time;
|
|
|
|
</para>
|
2005-05-15 16:44:05 +08:00
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect3">GConf Dependencies</bridgehead>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
2012-04-17 18:32:34 +08:00
|
|
|
<para role="required">
|
|
|
|
<xref linkend="dbus-glib"/>,
|
|
|
|
<xref linkend="intltool"/> and
|
|
|
|
<xref linkend="libxml2"/>
|
|
|
|
</para>
|
|
|
|
|
2012-05-01 20:35:38 +08:00
|
|
|
<bridgehead renderas="sect4">Recommended</bridgehead>
|
2012-04-17 18:32:34 +08:00
|
|
|
<para role="recommended">
|
|
|
|
<xref linkend="gobject-introspection"/>,
|
|
|
|
<xref linkend="gtk3"/> and
|
|
|
|
<xref linkend="polkit"/>
|
|
|
|
</para>
|
2005-05-15 16:44:05 +08:00
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
2012-04-17 18:32:34 +08:00
|
|
|
<para role="optional">
|
|
|
|
<xref linkend="gtk-doc"/> and
|
|
|
|
<xref linkend="openldap"/>
|
|
|
|
</para>
|
2005-05-15 16:44:05 +08:00
|
|
|
|
2006-04-11 02:36:24 +08:00
|
|
|
<para condition="html" role="usernotes">User Notes:
|
2012-05-17 00:39:28 +08:00
|
|
|
<ulink url="&blfs-wiki;/gconf"/>
|
|
|
|
</para>
|
2005-05-15 16:44:05 +08:00
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="installation">
|
|
|
|
<title>Installation of GConf</title>
|
|
|
|
|
2012-05-17 00:39:28 +08:00
|
|
|
<para>
|
|
|
|
Install <application>GConf</application> by running the following
|
|
|
|
commands:
|
|
|
|
</para>
|
2005-05-15 16:44:05 +08:00
|
|
|
|
2012-04-17 18:32:34 +08:00
|
|
|
<screen><userinput>./configure --prefix=/usr \
|
|
|
|
--sysconfdir=/etc \
|
|
|
|
--libexecdir=/usr/lib/GConf \
|
2012-03-27 08:10:48 +08:00
|
|
|
--disable-orbit \
|
|
|
|
--disable-static &&
|
2005-05-15 16:44:05 +08:00
|
|
|
make</userinput></screen>
|
2005-05-11 05:38:06 +08:00
|
|
|
|
2012-05-17 00:39:28 +08:00
|
|
|
<para>
|
|
|
|
This package does not come with a test suite.
|
|
|
|
</para>
|
2005-05-11 05:38:06 +08:00
|
|
|
|
2012-05-17 00:39:28 +08:00
|
|
|
<para>
|
|
|
|
Now, as the <systemitem class="username">root</systemitem>
|
|
|
|
user:
|
|
|
|
</para>
|
2005-05-11 05:38:06 +08:00
|
|
|
|
2009-09-06 22:06:17 +08:00
|
|
|
<screen role="root"><userinput>make install &&
|
2012-09-04 03:59:20 +08:00
|
|
|
ln -s gconf.xml.defaults /etc/gconf/gconf.xml.system</userinput></screen>
|
2009-08-04 21:16:01 +08:00
|
|
|
|
2005-05-15 16:44:05 +08:00
|
|
|
</sect2>
|
2004-06-15 12:33:15 +08:00
|
|
|
|
2005-05-15 16:44:05 +08:00
|
|
|
<sect2 role="commands">
|
|
|
|
<title>Command Explanations</title>
|
2004-06-15 12:33:15 +08:00
|
|
|
|
2012-05-17 00:39:28 +08:00
|
|
|
<para>
|
2012-09-04 03:59:20 +08:00
|
|
|
<option>--disable-orbit</option>: This switch is required if
|
2012-05-17 00:39:28 +08:00
|
|
|
<application>ORBit2</application> is not installed.
|
|
|
|
<application>ORBit2</application> is a deprecated package.
|
|
|
|
</para>
|
2012-01-25 09:50:49 +08:00
|
|
|
|
2012-04-17 18:32:34 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
2012-05-17 00:39:28 +08:00
|
|
|
href="../../xincludes/static-libraries.xml"/>
|
2006-06-26 03:48:15 +08:00
|
|
|
|
2010-04-22 02:48:34 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
2012-05-17 00:39:28 +08:00
|
|
|
href="../../xincludes/gtk-doc-rebuild.xml"/>
|
2004-11-23 05:05:53 +08:00
|
|
|
|
2005-05-15 16:44:05 +08:00
|
|
|
</sect2>
|
2004-06-15 12:33:15 +08:00
|
|
|
|
2005-05-15 16:44:05 +08:00
|
|
|
<sect2 role="content">
|
|
|
|
<title>Contents</title>
|
2004-06-15 12:33:15 +08:00
|
|
|
|
2005-05-15 16:44:05 +08:00
|
|
|
<segmentedlist>
|
|
|
|
<segtitle>Installed Programs</segtitle>
|
2009-08-05 19:27:56 +08:00
|
|
|
<segtitle>Installed Libraries</segtitle>
|
2005-05-16 03:51:32 +08:00
|
|
|
<segtitle>Installed Directories</segtitle>
|
2004-06-15 12:33:15 +08:00
|
|
|
|
2005-05-15 16:44:05 +08:00
|
|
|
<seglistitem>
|
2012-04-17 18:32:34 +08:00
|
|
|
<seg>
|
|
|
|
gconf-merge-tree, gconftool-2, gsettings-data-convert and
|
|
|
|
gsettings-schema-convert
|
|
|
|
</seg>
|
|
|
|
<seg>
|
|
|
|
libgconf-2.so
|
|
|
|
</seg>
|
|
|
|
<seg>
|
2012-05-17 00:39:28 +08:00
|
|
|
/etc/gconf,
|
|
|
|
/usr/include/gconf,
|
|
|
|
/usr/lib/GConf,
|
|
|
|
/usr/share/GConf,
|
|
|
|
/usr/share/gtk-doc/html/gconf and
|
|
|
|
/usr/share/sgml/gconf
|
2012-04-17 18:32:34 +08:00
|
|
|
</seg>
|
2005-05-15 16:44:05 +08:00
|
|
|
</seglistitem>
|
|
|
|
</segmentedlist>
|
2004-06-15 12:33:15 +08:00
|
|
|
|
2005-05-15 16:44:05 +08:00
|
|
|
<variablelist>
|
|
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
|
|
<?dbfo list-presentation="list"?>
|
|
|
|
<?dbhtml list-presentation="table"?>
|
2004-06-15 12:33:15 +08:00
|
|
|
|
2006-01-28 21:36:45 +08:00
|
|
|
<varlistentry id="gconf-merge-tree">
|
|
|
|
<term><command>gconf-merge-tree</command></term>
|
|
|
|
<listitem>
|
2012-05-17 00:39:28 +08:00
|
|
|
<para>
|
|
|
|
merges an XML filesystem hierarchy.
|
|
|
|
</para>
|
2006-01-28 21:36:45 +08:00
|
|
|
<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>
|
2012-05-17 00:39:28 +08:00
|
|
|
<para>
|
|
|
|
is a command line tool used for manipulating the
|
|
|
|
<application>GConf</application> database.
|
|
|
|
</para>
|
2006-01-28 21:36:45 +08:00
|
|
|
<indexterm zone="GConf gconftool-2">
|
|
|
|
<primary sortas="b-gconftool-2">gconftool-2</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
2012-01-25 09:50:49 +08:00
|
|
|
<varlistentry id="gsettings-data-convert">
|
|
|
|
<term><command>gsettings-data-convert</command></term>
|
|
|
|
<listitem>
|
2012-05-17 00:39:28 +08:00
|
|
|
<para>
|
|
|
|
reads values out of the users <application>GConf</application>
|
|
|
|
database and stores them in GSettings.
|
|
|
|
</para>
|
2012-01-25 09:50:49 +08:00
|
|
|
<indexterm zone="GConf gsettings-data-convert">
|
|
|
|
<primary sortas="b-gsettings-data-convert">gsettings-data-convert</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
2012-04-17 18:32:34 +08:00
|
|
|
<varlistentry id="gsettings-schemas-convert">
|
|
|
|
<term><command>gsettings-schemas-convert</command></term>
|
|
|
|
<listitem>
|
2012-05-17 00:39:28 +08:00
|
|
|
<para>
|
|
|
|
converts between <application>GConf</application> and GSettings
|
|
|
|
schema file formats.
|
|
|
|
</para>
|
2012-04-17 18:32:34 +08:00
|
|
|
<indexterm zone="GConf gsettings-schemas-convert">
|
|
|
|
<primary sortas="b-gsettings-schemas-convert">gsettings-schemas-convert</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
2005-05-15 16:44:05 +08:00
|
|
|
<varlistentry id="libgconf-2">
|
2012-09-27 03:41:06 +08:00
|
|
|
<term><filename class="libraryfile">libgconf-2.so</filename></term>
|
2005-05-15 16:44:05 +08:00
|
|
|
<listitem>
|
2012-05-17 00:39:28 +08:00
|
|
|
<para>
|
|
|
|
provides the functions necessary to maintain the
|
|
|
|
configuration database.
|
|
|
|
</para>
|
2005-05-15 16:44:05 +08:00
|
|
|
<indexterm zone="GConf libgconf-2">
|
2012-04-17 18:32:34 +08:00
|
|
|
<primary sortas="c-libgconf-2">libgconf-2.so</primary>
|
2005-05-15 16:44:05 +08:00
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
2004-06-15 12:33:15 +08:00
|
|
|
|
2005-05-15 16:44:05 +08:00
|
|
|
</variablelist>
|
2002-09-01 07:57:42 +08:00
|
|
|
|
2005-05-15 16:44:05 +08:00
|
|
|
</sect2>
|
2002-09-01 07:57:42 +08:00
|
|
|
|
2005-05-15 16:44:05 +08:00
|
|
|
</sect1>
|