[Freeswitch-users] Not really a Freeswitch issue, but...
Patrick Lists
freeswitch-list at puzzled.xs4all.nl
Fri Sep 27 13:42:54 MSD 2013
On 09/27/2013 10:12 AM, Alex Lake wrote:
> ...I was wondering if any kind souls would be able to suggest some next
> steps for a problem I have with a lua script.
> It uses a third-party library called LuaXML, but my module seems to be
> the wrong architecture, with the result that I get this error message:
>
> 2013-09-27 08:10:08.598859 [ERR] mod_lua.cpp:200 error loading module
> 'LuaXML_lib' from file '/usr/local/lib/lua/5.1/LuaXML_lib.so':
> /usr/local/lib/lua/5.1/LuaXML_lib.so: wrong ELF class: ELFCLASS32
>
> Any suggestions gratefully received!
It's usually due to a architecture mismatch: 64bit OS versus 32bit app.
So my guess is that you downloaded the wrong version of LuaXML. Remove
the one currently installed, get the proper version of LuaXML (if your
OS is 64bit, get the 64bit version of LuaXML), install that and try again.
Regards,
Patrick
Join us at ClueCon 2013 Aug 6-8, 2013
More information about the FreeSWITCH-users
mailing list