From 3e2048ace95f8b80ce43d77898f12f058b112e8b Mon Sep 17 00:00:00 2001
From: Badlop
C:\sdk\OpenSSL
and add C:\sdk\OpenSSL\lib\VC
to your path or copy the binaries to your system directory.
C:\sdk\gnuWin32
. Copy
C:\sdk\GnuWin32\bin\zlib1.dll
to your system directory. If you change your path it should already be set after libiconv install.
-set PATH=%PATH%;"C:\sdk\erl5.5.5\bin"
+set PATH=%PATH%;"C:\sdk\erl5.6.5\bin"
ejabberd\src
run:
configure.bat @@ -914,8 +914,8 @@ connected to port 5237 with password ‘ggsecret’. {s2s_default_policy, deny}. {{s2s_host,"jabber.example.org"}, allow}. {{s2s_host,"example.com"}, allow}. -
Note, that for jabberd 1.4- or WPJabber-based -services you have to make the transports log and do XDB by themselves: +
Note, that for services based in jabberd14 or WPJabber +you have to make the transports log and do XDB by themselves:
<!-- You have to add elogger and rlogger entries here when using ejabberd. In this case the transport will do the logging. @@ -937,7 +937,7 @@ services you have to make the transports log and do XDB by themselves: <xdb id="xdb"> <host/> <load> - <!-- this is a lib of wpjabber or jabberd --> + <!-- this is a lib of wpjabber or jabberd14 --> <xdb_file>/usr/lib/jabber/xdb_file.so</xdb_file> </load> <xdb_file xmlns="jabber:config:xdb_file"> @@ -3019,6 +3019,8 @@ all the environment variables and command line parameters.The environment Path to the ejabberd service log file.
{doc_path, "/usr/local/share/doc/ejabberd/"}. -+the environment variable EJABBERD_DOC_PATH. +See section 4.1.2.
If you enable mod_configure and mod_adhoc, you can perform several administrative tasks in ejabberd with a Jabber client. -- cgit v1.2.3