The K Desktop Environment

2.2. Requirements

In order to successfully compile KCron, you need the following libraries:

- Qt 1.44 or higher.

- KDE 1.1.1 or higher. KCron requires several libraries in the kdelibs package.

- Cron, such as vixie-cron. KCron uses the crontab command to modify user's scheduled tasks.

- POSIX-compliant Unix, such as provided by glibc. KCron uses some standard Unix system calls for localization of dates and times.