summaryrefslogtreecommitdiff
path: root/doc/guide.tex
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2010-07-01 17:01:13 +0200
committerBadlop <badlop@process-one.net>2010-07-01 17:01:13 +0200
commitc3c23a04f65a98d55a1b4c4d86a82633320e83ac (patch)
treedb6b8a9039109048faeada7b381609919004caed /doc/guide.tex
parentFix typo in --enable-transient_supervisors (diff)
Requirement of OpenSSL increased from 0.9.6 to 0.9.8
Diffstat (limited to 'doc/guide.tex')
-rw-r--r--doc/guide.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guide.tex b/doc/guide.tex
index d0d24c5f..272f933b 100644
--- a/doc/guide.tex
+++ b/doc/guide.tex
@@ -311,7 +311,7 @@ To compile \ejabberd{} on a `Unix-like' operating system, you need:
\item GCC
\item Libexpat 1.95 or higher
\item Erlang/OTP R10B-9 or higher. The recommended versions are R12B-5 and R13B04.
-\item OpenSSL 0.9.6 or higher, for STARTTLS, SASL and SSL encryption.
+\item OpenSSL 0.9.8 or higher, for STARTTLS, SASL and SSL encryption.
\item Zlib 1.2.3 or higher, for Stream Compression support (\xepref{0138}). Optional.
\item Erlang mysql library. Optional. For MySQL authentication or storage. See section \ref{compilemysql}.
\item Erlang pgsql library. Optional. For PostgreSQL authentication or storage. See section \ref{compilepgsql}.