aboutsummaryrefslogtreecommitdiff
path: root/doc/guide.html
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2009-05-15 13:38:14 +0000
committerBadlop <badlop@process-one.net>2009-05-15 13:38:14 +0000
commit8af1c41a3ecd70ed16d746ef46cf9f4b5ede2052 (patch)
treeb911558eb9fbc94e3fa8278d1eea9f39b66bcb33 /doc/guide.html
parentNo longer edit ChangeLog, will be auto generated for ejabberd releases. (diff)
Erlang/OTP R13 can be used, but its support is still experimental
SVN Revision: 2077
Diffstat (limited to 'doc/guide.html')
-rw-r--r--doc/guide.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guide.html b/doc/guide.html
index 98db96307..0dc4f0bb8 100644
--- a/doc/guide.html
+++ b/doc/guide.html
@@ -336,7 +336,7 @@ as long as your system have all the dependencies.</P><P> <A NAME="installreq"></
GNU Make
</LI><LI CLASS="li-itemize">GCC
</LI><LI CLASS="li-itemize">Libexpat 1.95 or higher
-</LI><LI CLASS="li-itemize">Erlang/OTP R10B-9 or higher. The recommended version is R12B-5. R13 is not supported yet.
+</LI><LI CLASS="li-itemize">Erlang/OTP R10B-9 or higher. The recommended version is R12B-5. Support for R13 is experimental.
</LI><LI CLASS="li-itemize">OpenSSL 0.9.6 or higher, for STARTTLS, SASL and SSL encryption. Optional, highly recommended.
</LI><LI CLASS="li-itemize">Zlib 1.2.3 or higher, for Stream Compression support (<A HREF="http://www.xmpp.org/extensions/xep-0138.html">XEP-0138</A>). Optional.
</LI><LI CLASS="li-itemize">Erlang mysql library. Optional. For MySQL authentication or storage. See section <A HREF="#compilemysql">3.2.1</A>.