aboutsummaryrefslogtreecommitdiff
path: root/doc/guide.html
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2010-08-06 00:54:25 +0200
committerBadlop <badlop@process-one.net>2010-08-06 00:54:25 +0200
commit80610e62f84c816526fc8cbb379ab41b00724b3c (patch)
tree806da89fb4899da0641f5a1aecaf39fac7901868 /doc/guide.html
parentEnsure the default virtual host "localhost" is defined and is the first (diff)
Require the latest exmpp version released
Diffstat (limited to 'doc/guide.html')
-rw-r--r--doc/guide.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/guide.html b/doc/guide.html
index 40f74866a..cae1063ca 100644
--- a/doc/guide.html
+++ b/doc/guide.html
@@ -344,7 +344,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">Erlang/OTP R12B-5 or higher.
-</LI><LI CLASS="li-itemize">exmpp 0.9.3 or higher
+</LI><LI CLASS="li-itemize">exmpp 0.9.5 or higher
</LI><LI CLASS="li-itemize">OpenSSL 0.9.8 or higher, for STARTTLS, SASL and SSL encryption.
</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>.
@@ -473,7 +473,7 @@ for example:
</P><UL CLASS="itemize"><LI CLASS="li-itemize">
MS Visual C++ 6.0 Compiler
</LI><LI CLASS="li-itemize"><A HREF="http://www.erlang.org/download.html">Erlang/OTP R12B-5</A>. Support for R13 or higher is experimental.
-</LI><LI CLASS="li-itemize"><A HREF="http://support.process-one.net/doc/display/EXMPP">exmpp 0.9.1 or higher</A>
+</LI><LI CLASS="li-itemize"><A HREF="http://support.process-one.net/doc/display/EXMPP">exmpp 0.9.5 or higher</A>
</LI><LI CLASS="li-itemize"><A HREF="http://www.slproweb.com/products/Win32OpenSSL.html">Shining Light OpenSSL 0.9.8d or higher</A>
(to enable SSL connections)
</LI><LI CLASS="li-itemize"><A HREF="http://www.zlib.net/">Zlib 1.2.3 or higher</A>