Anyone installed ejabberd and transport successfully on WinXP or Win2k3?

As title.

I have followed the instruction on tutorial page but no success to start pyICQ-t.

If anyone have done that successfully, could you provide a detail instruction on how to do it.

Thanks in advance.

All the best.

Where exactly did you find th

Where exactly did you find the problem while following the PyICQ-t for ejabberd tutorial?

Here's what I did

I have installed the following software.
erlang R10B-4
OpenSSL 0.9.7e
ejabberd 0.7.5
Python 2.4.1 rc2
pyicq-t 0.6

I have followed the guide to install ejabberd, installed to c:\program files\ejabberd, configure ejabberd and it works fine,
although I am not sure if I have made all setting right. I am able to register and use the web admin interface.
Note, I didn't create and use my own SSL key.

I then follow the tutorial to download & install Python. Download pyicq-t and extract to c:\program files\ejabberd\pyicq.
Copy config_example.xml to config.xml and edit it.

icq.localhost

./spool

PyICQt.pid

127.0.0.1

ICQ Transport

5347

secret
.
.
.
.

Then edit ejabberd.cfg,
add in the section {listen,

{5347, ejabberd_service, [{host, "icq.localhost", [{password, "password"}]}]},

restart ejabberd, ejabberd still works fine.
run python.exe main.py on DOS console, but it gives me

C:\PROGRA~1\Ejabberd\pyicq\src>python main.py -v
Restarting with process name PyICQt...

C:\PROGRA~1\Ejabberd\pyicq\src>Restarting with process name PyICQt...
Restarting with process name PyICQt...
Restarting with process name PyICQt...
Restarting with process name PyICQt...
Restarting with process name PyICQt...
Restarting with process name PyICQt...
Restarting with process name PyICQt...
Restarting with process name PyICQt...

some solution

if you still need this, i have some solution about this problem. Read there:
http://www.ejabberd.im/node/310

Syndicate content