From 3bfff2708ca3a1a2235c7991bd2989fae396a0ba Mon Sep 17 00:00:00 2001 From: lars Date: Sun, 8 Jan 2006 15:27:42 +0000 Subject: [PATCH] more specific dependencies for debian package --- debian-related/README.Debian | 13 ++++++++++--- debian-related/man/ezmlm-web-make-suid.1 | 2 +- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/debian-related/README.Debian b/debian-related/README.Debian index 4352f6a..1449f41 100644 --- a/debian-related/README.Debian +++ b/debian-related/README.Debian @@ -15,9 +15,16 @@ you surely did this already :) 2) install required additional software -Take a look at /usr/share/doc/ezmlm-web/README - section III (Requirements). -If you are able to run /usr/lib/ezmlm-web/ezmlm-web.pl without problems, then -you are ready for the next step. +2.1) clearsilver perl bindings + * download clearsilver (http://clearsilver.net) v0.10.2 or higher + * compile and install it with perl enabled + +2.2) additional perl modules +You can install the following modules via cpan: + + Mail::Ezmlm v0.07 (current version!) + + Mail::Address v1.15 + + DB_File v1.65 +(simply run "cpan" and enter "install Mail::Ezmlm" ... at the cpan prompt) 3) create user-specific suid binaries diff --git a/debian-related/man/ezmlm-web-make-suid.1 b/debian-related/man/ezmlm-web-make-suid.1 index f79cb4e..4e92537 100644 --- a/debian-related/man/ezmlm-web-make-suid.1 +++ b/debian-related/man/ezmlm-web-make-suid.1 @@ -6,7 +6,7 @@ ezmlm-web-make-suid \- create user-specific suid wrappers for ezmlm-web [\fIUSERNAME\fR] \fIDESTINATION_FILE\fR .SH DESCRIPTION .PP -Create a user-specific suid wrapper for ezmlm-web. This is necessary, as +Compile a user-specific suid wrapper for ezmlm-web. This is necessary, as the mailing lists are usually not owned by the webserver, that executes the cgi. .PP