The libnotify library is used to send desktop notifications to a notification daemon, as defined in the Desktop Notifications spec. These notifications can be used to inform the user about an event or display some form of information without getting in the user's way.
Download (HTTP): http://www.galago-project.org/files/releases/source/libnotify/libnotify-0.4.5.tar.bz2
Download MD5 sum: 6a8388f93309dbe336bbe5fc0677de6b
Download size: 282 KB
Estimated disk space required: 4 MB
Estimated build time: 0.1 SBU
gtk+-2.24.8 and D-Bus GLib Bindings-0.98
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/libnotify
Install libnotify 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
Last updated on 2010-05-25 12:16:22 +0000