Gnome Settings Daemon

From CBLFS
Revision as of 15:40, 24 July 2008 by Culex (talk | contribs) (Changed link to updated file.)
Jump to navigationJump to search
Download Source: http://ftp.gnome.org/pub/GNOME/sources/gnome-settings-daemon/2.22/gnome-settings-daemon-2.22.2.1.tar.bz2

Introduction to Gnome Settings Daemon

Project Homepage: Unknown

Non-Multilib

Compile the package:

./configure --prefix=${GNOME_PREFIX} --sysconfdir=/etc/gnome \
    --localstatedir=/var/lib --libexecdir=${GNOME_PREFIX}/lib/gnome-settings-daemon &&
make

Install the package

make install