gnome-control-center-3.12.1

Introduction to GNOME Control Center

The GNOME Control Center package contains the GNOME settings manager.

This package is known to build and work properly using an LFS-7.6 systemd platform.

Package Information

GNOME Control Center Dependencies

Required

AccountsService-0.6.37, clutter-gtk-1.5.4, colord-gtk-0.1.25, gnome-menus-3.10.1, gnome-online-accounts-3.12.4, gnome-settings-daemon-3.12.2, Grilo-0.2.11, libgtop-2.30.0, libpwquality-1.2.4, MIT Kerberos V5-1.12.2, and shared-mime-info-1.3

Recommended

Optional Runtime Dependencies

cups-pk-helper-0.2.5 (Printers panel), gnome-color-manager-3.12.3 (Color panel), gnome-documents-3.12.1 (Documents in Search panel), gnome-user-share-3.10.2 (Personal File Sharing in Sharing panel), sound-theme-freedesktop-0.8 (Additional Sound Effects in Sound panel), and Vino-3.12.0 (Screen Sharing in Sharing panel)

[Note]

Note

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.

User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/gnome-control-center

Installation of GNOME Control Center

Install GNOME Control Center by running the following commands:

./configure --prefix=/usr &&
make

This package does not come with a test suite.

Now, as the root user:

make install

Command Explanations

--disable-cups: Use this switch if you have not installed recommended dependency Cups.

--disable-ibus: Use this switch if you have not installed recommended dependency IBus.

Contents

Installed Programs: gnome-control-center
Installed Libraries: None
Installed Directories: /usr/share/gnome-control-center and /usr/share/sounds/gnome

Short Descriptions

gnome-control-center

is a graphical user interface used to configure various aspects of GNOME.

Last updated on 2014-08-25 18:22:00 -0700