* doc/guide.tex: Update Erlang version in Windows compilation documentation.

SVN Revision: 1815
This commit is contained in:
Mickaël Rémond 2009-01-13 14:50:31 +00:00
parent 52930b77d8
commit 1c7b41f02e
2 changed files with 6 additions and 1 deletions

View File

@ -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)

View 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}