To install this package, as root just type:
        
        make

this is the same that:

        cd src
        make
        make install
        cd ..
        make install.xpm

If you want that users can edit their own crontab in /var/spool/cron/ or 
/var/spool/cron/crontabs, you must do a chmod +s to gcrontab or give the 
users privilege to edit this files.



