summaryrefslogtreecommitdiff
path: root/doc/guide.html
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2010-06-01 15:45:00 +0200
committerBadlop <badlop@process-one.net>2010-06-01 15:45:00 +0200
commit361400691d1fad87cb74029f36fa36e7c7828c57 (patch)
tree9e3742670b2cbe4e6186110ed3e07302f75dcff4 /doc/guide.html
parentUpdate the Slovak translation (thanks to Marek Bečka) (diff)
Recommend Erlang/OTP R12B-5 and R13B04
Diffstat (limited to '')
-rw-r--r--doc/guide.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guide.html b/doc/guide.html
index 635afe51..96cca70d 100644
--- a/doc/guide.html
+++ b/doc/guide.html
@@ -345,7 +345,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. Support for R13 is experimental.
+</LI><LI CLASS="li-itemize">Erlang/OTP R10B-9 or higher. The recommended versions are R12B-5 and R13B04.
</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://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>.