The K Desktop Environment

2.3. Compilation and installation

In order to compile and install KCron on your system, first edit Makefile.am making any necessary modifications for KDE 1.x vs. KDE 2.x. Makefile.am describes and provides examples of any modifications you might need to make.

Second, type the following in the base directory of the KCron distribution:
  
 % ./configure 
 % make 
 % make install 

Please inform the author of any modifications you had to make to get KCron to compile on your platform. Please include operating system, compiler, Qt, and KDE version information in your message.