[erlang-questions] iconv start fail
Arbow
avindev@REDACTED
Tue Apr 17 14:22:39 CEST 2007
Dear Erlang/OTP team:
I try iconv again, using CEAN1.2, in windows version:
> ejabberd:get_so_path().
"../../../lib/ejabberd-1.1.3/priv/lib"
This path do not contains any files, actually, these dll files in
directory "../../../lib/ejabberd-1.1.3/priv/windows/lib", so I copy
them to ../lib/
ok, now I met the same problem
12> erl_ddll:load_driver(ejabberd:get_so_path(), iconv_erl).
{error,driver_incorrect_version}
This problem also occur at linux
Could anyone give me an answer? thanks :)
BestRegards
More information about the erlang-questions
mailing list