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://ftp.gnome.org/pub/gnome/sources/startup-notification/0.9/startup-notification-0.9.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/startup-notification/0.9/startup-notification-0.9.tar.bz2
Download MD5 sum: 624b42f1fac5a12c543a079e2cd3b366
Download size: 226 KB
Estimated disk space required: 4 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
This package does not come with a test suite.
Now, as the root
user:
make install && install -v -m644 -D doc/startup-notification.txt \ /usr/share/doc/startup-notification-0.9/startup-notification.txt
Last updated on 2007-04-19 12:54:29 -0500