The startup-notification package contains startup-notification libraries. These are useful for building a consistent manner to notify the user through the cursor that the application is loading.
Download (HTTP): http://www.freedesktop.org/software/startup-notification/releases/startup-notification-0.8.tar.gz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/startup-notification/0.8/startup-notification-0.8.tar.bz2
Download MD5 sum: 9bba52ffe8c096cfeeaf7a1dcd9b943d
Download size: 335 KB
Estimated disk space required: 3.3 MB
Estimated build time: less than 0.1 SBU
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/startup-notification
Install startup-notification by running the following commands:
./configure --prefix=/usr && make
Now, as the root user:
make install && install -v -m644 -D doc/startup-notification.txt \ /usr/share/doc/startup-notification-0.8/startup-notification.txt
Last updated on 2006-06-21 11:26:07 -0500