mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
411e760db9
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@11232 af4574ff-66df-0310-9fd7-8a98e5e911e0
223 lines
6.6 KiB
XML
223 lines
6.6 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
%general-entities;
|
|
|
|
<!ENTITY gnome-control-center-download-http
|
|
"&gnome-download-http;/gnome-control-center/3.6/gnome-control-center-&gnome-control-center-version;.tar.xz">
|
|
<!ENTITY gnome-control-center-download-ftp
|
|
"&gnome-download-ftp;/gnome-control-center/3.6/gnome-control-center-&gnome-control-center-version;.tar.xz">
|
|
<!ENTITY gnome-control-center-md5sum "13474a477658ccbca7484918edfc19d3">
|
|
<!ENTITY gnome-control-center-size "4.7 MB">
|
|
<!ENTITY gnome-control-center-buildsize "110 MB">
|
|
<!ENTITY gnome-control-center-time "1.0 SBU">
|
|
]>
|
|
|
|
<sect1 id="gnome-control-center" xreflabel="gnome-control-center-&gnome-control-center-version;">
|
|
<?dbhtml filename="gnome-control-center.html"?>
|
|
|
|
<sect1info>
|
|
<othername>$LastChangedBy$</othername>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
|
|
<title>gnome-control-center-&gnome-control-center-version;</title>
|
|
|
|
<indexterm zone="gnome-control-center">
|
|
<primary sortas="a-gnome-control-center">gnome-control-center</primary>
|
|
</indexterm>
|
|
|
|
<sect2 role="package">
|
|
<title>Introduction to GNOME Control Center</title>
|
|
|
|
<para>
|
|
The <application>GNOME Control Center</application> package contains the
|
|
<application>GNOME</application> settings manager.
|
|
</para>
|
|
|
|
&lfs72_checked;
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>
|
|
Download (HTTP): <ulink url="&gnome-control-center-download-http;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download (FTP): <ulink url="&gnome-control-center-download-ftp;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download MD5 sum: &gnome-control-center-md5sum;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download size: &gnome-control-center-size;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated disk space required: &gnome-control-center-buildsize;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated build time: &gnome-control-center-time;
|
|
</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<bridgehead renderas="sect3">GNOME Control Center Dependencies</bridgehead>
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
<para role="required">
|
|
<xref linkend="gnome-menus"/>,
|
|
<xref linkend="gnome-online-accounts"/>,
|
|
<xref linkend="gnome-settings-daemon"/>,
|
|
<xref linkend="iso-codes"/>,
|
|
<xref linkend="libgtop"/>,
|
|
<xref linkend="libpwquality"/> and
|
|
<xref linkend="mitkrb"/>
|
|
</para>
|
|
|
|
<bridgehead renderas="sect4">Required (Runtime)</bridgehead>
|
|
<para role="required">
|
|
<xref linkend="accountsservice"/> and
|
|
<xref linkend="consolekit"/>
|
|
</para>
|
|
|
|
<bridgehead renderas="sect4">Recommended</bridgehead>
|
|
<para role="recommended">
|
|
<xref linkend="cups"/>,
|
|
<xref linkend="gnome-bluetooth"/>,
|
|
<xref linkend="ibus"/> and
|
|
<xref linkend="NetworkManager"/>
|
|
</para>
|
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
|
<para role="optional">
|
|
<xref linkend="cheese"/> and
|
|
<ulink url="&gnome-download-http;/libsocialweb/">
|
|
libsocialweb</ulink>
|
|
</para>
|
|
|
|
<note>
|
|
<para>
|
|
Recommended dependencies are not strictly required for
|
|
this package to build and function, but you may not get
|
|
expected results at runtime if you don't install them.
|
|
</para>
|
|
</note>
|
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
<ulink url="&blfs-wiki;/gnome-control-center"/>
|
|
</para>
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of GNOME Control Center</title>
|
|
|
|
<para>
|
|
Install <application>GNOME Control Center</application> by running the
|
|
following commands:
|
|
</para>
|
|
|
|
<screen><userinput>./configure --prefix=/usr \
|
|
--sysconfdir=/etc \
|
|
--disable-static &&
|
|
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/2001/XInclude"
|
|
href="../../xincludes/static-libraries.xml"/>
|
|
|
|
<para>
|
|
<option>--disable-cups</option>: Use this switch if you have not
|
|
installed recommended dependency <application>Cups</application>.
|
|
</para>
|
|
|
|
<para>
|
|
<option>--disable-ibus</option>: Use this switch if you have not
|
|
installed recommended dependency <application>IBus</application>.
|
|
</para>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="content">
|
|
<title>Contents</title>
|
|
|
|
<segmentedlist>
|
|
<segtitle>Installed Programs</segtitle>
|
|
<segtitle>Installed Libraries</segtitle>
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
<seglistitem>
|
|
<seg>
|
|
gnome-control-center and gnome-sound-applet
|
|
</seg>
|
|
<seg>
|
|
None
|
|
</seg>
|
|
<seg>
|
|
/usr/lib/control-center-1,
|
|
/usr/share/gnome-control-center and
|
|
/usr/share/sounds/gnome
|
|
</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
<variablelist>
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
<?dbfo list-presentation="list"?>
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
<varlistentry id="gnome-control-center-prog">
|
|
<term><command>gnome-control-center</command></term>
|
|
<listitem>
|
|
<para>
|
|
is a graphical user interface used to configure various
|
|
aspects of <application>GNOME</application>.
|
|
</para>
|
|
<indexterm zone="gnome-control-center gnome-control-center-prog">
|
|
<primary sortas="b-gnome-control-center">gnome-control-center</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="gnome-sound-applet">
|
|
<term><command>gnome-sound-applet</command></term>
|
|
<listitem>
|
|
<para>
|
|
is the <application>GNOME</application> Volume Control Applet.
|
|
</para>
|
|
<indexterm zone="gnome-control-center gnome-sound-applet">
|
|
<primary sortas="b-gnome-sound-applet">gnome-sound-applet</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
</variablelist>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|