summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorPeter Palfrader <peter@palfrader.org>2003-01-14 07:32:58 +0000
committerPeter Palfrader <peter@palfrader.org>2003-01-14 07:32:58 +0000
commite9db494c38db2c5d20c4a6c6b28eea4265187054 (patch)
treee2b401c00b2496b5686825c009c73ff3a62f485c /README
parentb4026e50a1a1c09a73a7e1c54f788d6a4aec327b (diff)
Do without Log::Dispatch
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 2 insertions, 5 deletions
diff --git a/README b/README
index b5c4aa2..8711db2 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-$Id: README,v 1.38 2003/01/14 06:27:41 weasel Exp $
+$Id: README,v 1.39 2003/01/14 07:32:58 weasel Exp $
#####################################################################
## R E A D M E F O R E C H O L O T ###########################
#####################################################################
@@ -43,8 +43,6 @@ o HTML::Template
o GnuPG::Interface (0.33 or higher required)
o Data::Dumper (should be part of perl-base)
o Digest::MD5 (included in perl 5.8 or higher)
-o Log::Dispatch and
- Log::Dispatch::File (tested with 1.79 and 2.01)
INITIAL SETUP
-------------
@@ -72,8 +70,7 @@ o If the required perl modules above are not yet installed on your
On Debian for instance the following command can be used to get
everything that is required:
- # apt-get install liblog-dispatch-perl libgnupg-interface-perl
- libhtml-template-perl
+ # apt-get install libgnupg-interface-perl libhtml-template-perl
]
o Create a new user named »pinger« (You can use a different user name if