Xfconf-4.12.0

Introduction to Xfconf

Xfconf is the configuration storage system for Xfce.

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

Package Information

Xfconf Dependencies

Required

dbus-glib-0.106 and libxfce4util-4.12.1

Optional

GTK-Doc-1.25 and Perl Module Glib (you may want to use build and installation instructions or alternate auto installation instructions)

User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/xfconf

Installation of Xfconf

Install Xfconf 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

--enable-gtk-doc: Use this parameter if GTK-Doc is installed and you wish to rebuild and install the API documentation.

Contents

Installed Program: xfconf-query
Installed Library: libxfconf.so
Installed Directories: /usr/include/xfconf-0, /usr/lib/xfce4/xfconf, and /usr/share/gtk-doc/html/xfconf

Short Descriptions

xfconf-query

is a commandline utility to view or change any setting stored in Xfconf.

libxfconf.so

contains basic functions for Xfce configuration.

Last updated on 2016-08-29 11:02:18 -0700