diff options
author | Badlop <badlop@process-one.net> | 2009-06-17 09:05:22 +0000 |
---|---|---|
committer | Badlop <badlop@process-one.net> | 2009-06-17 09:05:22 +0000 |
commit | 534d6a49f9eaa0b573ef4fd4acde65964656458c (patch) | |
tree | 7a1eec08e213415444ae0725feddb4d9a25c8abc /README | |
parent | Add permanent section about HTTP Bind module to the Guide. Example config. (diff) |
Add forgotten optional requirement: Imagemagick's Convert.
SVN Revision: 2325
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -20,6 +20,7 @@ To compile ejabberd you need: - PAM library. Optional. For Pluggable Authentication Modules (PAM). - GNU Iconv 1.8 or higher, for the IRC Transport (mod_irc). Optional. Not needed on systems with GNU Libc. + - ImageMagick’s Convert program. Optional. For CAPTCHA challenges. 1. Compile and install on *nix systems |