summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAlexey Shchepin <alexey@process-one.net>2004-03-21 20:27:09 +0000
committerAlexey Shchepin <alexey@process-one.net>2004-03-21 20:27:09 +0000
commitb75fb79677a90fd1885eb43c98158910da940ff5 (patch)
tree170af57c951451edd08c09409f1200f3f0a17fb0 /doc
parent* doc/guide.tex: Updated (diff)
* (all): Updated win32 stuff (thanks to Sergei Golovan)
* src/web/ejabberd_web.erl: Added interface for access rules configuration SVN Revision: 221
Diffstat (limited to 'doc')
-rw-r--r--doc/guide.tex11
1 files changed, 7 insertions, 4 deletions
diff --git a/doc/guide.tex b/doc/guide.tex
index 2d552d6d..a9ba8d3c 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}