The GNOME Applets package contains small applications which generally run in the background and display their output to the GNOME Panel.
This package is known to build and work properly using an LFS-7.0 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/gnome-applets/3.4/gnome-applets-3.4.1.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/gnome-applets/3.4/gnome-applets-3.4.1.tar.xz
Download MD5 sum: 82a4946d10257239214cf18edeeb34c1
Download size: 7.7 MB
Estimated disk space required: 100 MB
Estimated build time: 1.8 SBU
GConf-3.2.5, gnome-icon-theme-3.4.0 and gnome-panel-3.4.2
libgnomekbd-3.4.0.2, LibGTop-2.28.4, libnotify-0.7.5, NetworkManager-0.9.4.0 and Rarian-0.8.1
DocBook-utils-0.6.14, gst-plugins-base-0.10.36, Gucharmap-3.4.1, libapm and PyGObject-2.28.6
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/gnome-applets
Install GNOME Applets by running the following commands:
./configure --prefix=/usr \
--sysconfdir=/etc \
--libexecdir=/usr/lib/gnome-applets &&
make
This package does not come with a test suite.
Now, as the root user:
make install
--libexecdir=/usr/lib/gnome-applets:
This parameter causes the libexec files to be installed in the
preferred location of in /usr/lib/gnome-applets instead of /usr/libexec.
--disable-scrollkeeper: Use this
parameter if you have installed Rarian but wish to disable the updates to the
Scrollkeeper database.
Last updated on 2012-05-16 16:39:28 +0000