The notification-daemon package is a daemon that displays passive pop-up notifications.
This package is known to build and work properly using an LFS-7.0 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/notification-daemon/0.7/notification-daemon-0.7.4.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/notification-daemon/0.7/notification-daemon-0.7.4.tar.xz
Download MD5 sum: 5efbb577cf92cb7ee3972d567c21f7b3
Download size: 272 KB
Estimated disk space required: 4.7 MB
Estimated build time: less than 0.1 SBU
intltool-0.50.0 and libcanberra-0.28 (Built with Gtk+-3.4.3 support).
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/notification-daemon
Install notification-daemon by running the following commands:
./configure --prefix=/usr --sysconfdir=/etc \
--libexecdir=/usr/lib/notification-daemon &&
make
This package's testsuite is only intended to be used by the maintainer to check i18n files.
Now, as the root user:
make install
--libexecdir=/usr/lib/notification-daemon:
This parameter is used so that the notification-daemon program is installed in
the preferred location of /usr/lib/notification-daemon instead of
/usr/libexec.
Last updated on 2012-04-16 18:34:30 +0000