diff options
Diffstat (limited to 'doc/guide.tex')
-rw-r--r-- | doc/guide.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/guide.tex b/doc/guide.tex index 2508ddc73..6f8ee6b21 100644 --- a/doc/guide.tex +++ b/doc/guide.tex @@ -310,7 +310,7 @@ To compile \ejabberd{} on a `Unix-like' operating system, you need: \item GNU Make \item GCC \item Erlang/OTP R12B-5 or higher. -\item exmpp 0.9.3 or higher +\item exmpp 0.9.5 or higher \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}. @@ -504,7 +504,7 @@ To compile \ejabberd{} on a Microsoft Windows system, you need: \begin{itemize} \item MS Visual C++ 6.0 Compiler \item \footahref{http://www.erlang.org/download.html}{Erlang/OTP R12B-5}. Support for R13 or higher is experimental. -\item \footahref{http://support.process-one.net/doc/display/EXMPP}{exmpp 0.9.1 or higher} +\item \footahref{http://support.process-one.net/doc/display/EXMPP}{exmpp 0.9.5 or higher} \item \footahref{http://www.slproweb.com/products/Win32OpenSSL.html}{Shining Light OpenSSL 0.9.8d or higher} (to enable SSL connections) \item \footahref{http://www.zlib.net/}{Zlib 1.2.3 or higher} |