Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/processone/ejabberd.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2012-02-22 18:42:13 +0400
committerBadlop <badlop@process-one.net>2012-02-22 18:42:13 +0400
commit7b9e59d15d2defb6883c387bcb217d9d0caf518b (patch)
tree385f3f6bf5808b231600ca541d7902eb3f1ecf06 /doc
parent794d0bbe69b729de16230d40aa94008ebdeb616a (diff)
Recommend Erlang/OTP R13B04 and R14B04
Diffstat (limited to 'doc')
-rw-r--r--doc/guide.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guide.tex b/doc/guide.tex
index c74316893..a85d392c9 100644
--- a/doc/guide.tex
+++ b/doc/guide.tex
@@ -315,7 +315,7 @@ To compile \ejabberd{} on a `Unix-like' operating system, you need:
\item GNU Make
\item GCC
\item Libexpat 1.95 or higher
-\item Erlang/OTP R10B-9 or higher. The recommended versions are R12B-5 and R13B04.
+\item Erlang/OTP R10B-9 or higher. The recommended versions are R13B04 and R14B04.
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.