more specific dependencies for debian package

This commit is contained in:
lars 2006-01-08 15:27:42 +00:00
parent 511fbb851f
commit 3bfff2708c
2 changed files with 11 additions and 4 deletions

View file

@ -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

View file

@ -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