stickytime version 0.5.3 5/28/2004
Compiling and Installation
Extract the archive:
tar -xvzf stickytime-0.5.3.tar.gz
Enter the stickytime directory.
cd stickytime-0.5.3
Make the binaries:
make
Install the binaries and man page:
su root
make install
This will copy the binaries to /usr/local/bin and the man page to /usr/local/man/man1
Or copy the binary to any directory you want.
Try it by typing:
stickytime -k yellow
