diff options
Diffstat (limited to 'REQUIREMENTS')
-rw-r--r-- | REQUIREMENTS | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/REQUIREMENTS b/REQUIREMENTS index 92b4ac3..4aedf20 100644 --- a/REQUIREMENTS +++ b/REQUIREMENTS @@ -1,5 +1,8 @@ -In order to function properly you need to have a running Perl installation with some external modules. +* In order to function properly you need to have a running Perl installation with some external modules. -Please run "./install.sh -p" to install missing Perl modules. + Please run "./install.sh -p" to install missing Perl modules. -2005-05-17, Andreas Mair +* For email notification of automatically programmed timers you need the sendEmail program in your path. + You can find it here: http://caspian.dotconf.net/menu/Software/SendEmail/ + +2005-11-15, Andreas Mair |