aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2010-11-19 15:33:48 +0100
committerBadlop <badlop@process-one.net>2010-11-19 15:33:48 +0100
commitbaf9363bdf8405dfda9616493ab8c7ebe277ea4d (patch)
tree6c724fb20688464c575ca4501a8875de345b29fd /doc
parentUpdate Russian translation (thanks to Evgeniy Khramtsov) (diff)
Disapprove the use of R14A and R14B due to the rwlock bug.
Diffstat (limited to 'doc')
-rw-r--r--doc/guide.tex1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/guide.tex b/doc/guide.tex
index 03355a9e0..f77e1ee83 100644
--- a/doc/guide.tex
+++ b/doc/guide.tex
@@ -313,6 +313,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.
+ Don't use R14A or R14B because \footahref{http://www.erlang.org/cgi-bin/ezmlm-cgi/4/54598}{they have a bug}.
\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}.