------------------------------------------------------------------------------ INSTALL - how to install datedif ------------------------------------------------------------------------------ It's very easy to install this program (or at least it should be =). Go to the directory that contains the .tar.gz-file, and unzip it (if you haven't done it already). $ tar -zxvf datedif-0.9.1-4.tar.gz $ cd datedif-0.9.1-4/ Now you're in the directory that contains the source files. The next thing to do is to compile the program, like this: $ make # make install (you must be root to do this) Now the datedif program should be correctly installed. To use it, type this: $ datedif If you have any problems during the installation, or using the program, please let me know: xeniac@linux.nu Good luck! -------------------------------------EOF--------------------------------------