Hi,
I have just installed ERL 5.4.13 (R10B-10) and ejabberd 1.1.1. Also, I have placed iconv and expat dlls to SYSTEM32. Windows XP SP2.
Both commands
werl -s ejabberd -name ejabberd
erl -s ejabberd -name ejabberd
fail silenty. werl flashes erl shell screen and quites immediately. No logs are generated. Random tests with other .beam files give some error output so I think this is ejabberd related problem.
Also, there are no errors logged into Windows log.
When I use erl R9C I'll get exception in beam.dll.
Any hints what could cause the problems?
-Mikko