The Control Center package contains the GNOME settings managers.
Download (HTTP): http://ftp.gnome.org/pub/GNOME/sources/control-center/2.10/control-center-2.10.1.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/GNOME/sources/control-center/2.10/control-center-2.10.1.tar.bz2
Download MD5 sum: d95a5746aa349536dc0f59c61cdaf19f
Download size: 2.6 MB
Estimated disk space required: 54 MB
Estimated build time: 1.0 SBU
libxklavier-2.0, gnome-menus-2.10.1, Metacity-2.10.1, Nautilus-2.10.1 and GNOME Icon Theme-2.10.1
Install Control Center by running the following commands:
./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \ --libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin \ --localstatedir=/var/lib --sysconfdir=/etc/gnome && make
This package does not come with a test suite.
Now, as the root user:
make install
--libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin: This switch puts libexec files in $GNOME_PREFIX/sbin instead of $GNOME_PREFIX/libexec.
--localstatedir=/var/lib: This switch puts scrollkeeper files in /var/lib/scrollkeeper instead of $GNOME_PREFIX/var/scrollkeeper.
--sysconfdir=/etc/gnome: This switch puts configuration files in /etc/gnome instead of $GNOME_PREFIX/etc.
Last updated on 2005-08-01 13:29:19 -0600