From 1c7b41f02ec87c82a83946806ed71302ee1ac5f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micka=C3=ABl=20R=C3=A9mond?= Date: Tue, 13 Jan 2009 14:50:31 +0000 Subject: * doc/guide.tex: Update Erlang version in Windows compilation documentation. SVN Revision: 1815 --- doc/guide.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/guide.tex') diff --git a/doc/guide.tex b/doc/guide.tex index bcf79b568..9ee7be777 100644 --- a/doc/guide.tex +++ b/doc/guide.tex @@ -524,7 +524,7 @@ We assume that we will try to put as much library as possible into \verb|C:\sdk\ \item Install OpenSSL in \verb|C:\sdk\OpenSSL| and add \verb|C:\sdk\OpenSSL\lib\VC| to your path or copy the binaries to your system directory. \item Install ZLib in \verb|C:\sdk\gnuWin32|. Copy \verb|C:\sdk\GnuWin32\bin\zlib1.dll| to your system directory. If you change your path it should already be set after libiconv install. -\item Make sure the you can access Erlang binaries from your path. For example: \verb|set PATH=%PATH%;"C:\sdk\erl5.5.5\bin"| +\item Make sure the you can access Erlang binaries from your path. For example: \verb|set PATH=%PATH%;"C:\sdk\erl5.6.5\bin"| \item Depending on how you end up actually installing the library you might need to check and tweak the paths in the file configure.erl. \item While in the directory \verb|ejabberd\src| run: \begin{verbatim} -- cgit v1.2.3