1.2. How to install fcron

1.2.1. Compilation requirements

1.2.2. Compilation and installation instructions

You can now run fcron and fcrontab.

  • fcron requires a fcron user and a fcron group. If they don't exist already, make install will propose to create them for you.

  • This is a POSIX conforming software. You must have a POSIX compiler (gcc for example) in order to compile it.

  • This software has been written for GNU/Linux systems. If you want to port it on an other Unix platform (thank you if you do it), please try to modify - if possible - only the configure script. Please send me any modifications at in order to include it in future releases.