* doc/guide.tex: Update Erlang version in Windows compilation documentation.
authorMickaël Rémond <mickael.remond@process-one.net>
Tue, 13 Jan 2009 14:50:31 +0000 (14:50 +0000)
committerMickaël Rémond <mickael.remond@process-one.net>
Tue, 13 Jan 2009 14:50:31 +0000 (14:50 +0000)
SVN Revision: 1815

ChangeLog
doc/guide.tex

index c19dc6042da452d21c6e6cd400ba34985fc8acad..55671c10dbe0faa9d2e57471d7318fafc1825713 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-01-13  Mickael Remond  <mremond@process-one.net>
+
+       * doc/guide.tex: Update Erlang version in Windows compilation
+       documentation.
+
 2009-01-13  Badlop  <badlop@process-one.net>
 
        * src/msgs/pl.po: Fix typo (thanks to Apag0r)(EJAB-844)
index bcf79b568332768481db1a8bb0061f1463430c22..9ee7be7778a8a8a9c2c92cc57e9a44c95fe3d333 100644 (file)
@@ -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}