From b75fb79677a90fd1885eb43c98158910da940ff5 Mon Sep 17 00:00:00 2001 From: Alexey Shchepin Date: Sun, 21 Mar 2004 20:27:09 +0000 Subject: * (all): Updated win32 stuff (thanks to Sergei Golovan) * src/web/ejabberd_web.erl: Added interface for access rules configuration SVN Revision: 221 --- doc/guide.tex | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'doc/guide.tex') diff --git a/doc/guide.tex b/doc/guide.tex index 2d552d6db..a9ba8d3cc 100644 --- a/doc/guide.tex +++ b/doc/guide.tex @@ -127,14 +127,17 @@ To compile \ejabberd{} in MS Windows environment, you will need the following packages: \begin{itemize} \item MS Visual C++~6.0 Compiler -\item \footahref{http://www.erlang.org/download/otp_win32_R8B-2.exe}{Erlang - emulator version~5.1.2} +\item \footahref{http://www.erlang.org/download/otp_win32_R9C-0.exe}{Erlang emulator version~5.3} \item \footahref{http://prdownloads.sourceforge.net/expat/expat_win32bin_1_95_6.exe?download}{Expat~1.95.6} -\item \footahref{http://prdownloads.sourceforge.net/gnuwin32/libiconv-1.8-1-lib.exe?download}{Iconv~1.8} (optional) +\item +\footahref{http://prdownloads.sourceforge.net/gnuwin32/libiconv-1.8-1-bin.exe?download}{Iconv~1.8 +binaries} and +\footahref{http://prdownloads.sourceforge.net/gnuwin32/libiconv-1.8-1-lib.exe?download}{Iconv~1.8 +development libraries} +(optional) \end{itemize} - \subsection{Obtaining} \label{sec:obtaining} -- cgit v1.2.3