Page 1 of 1

Lua 64bit install

Posted: Tuesday 30 August 2016 18:29
by Domoticzuser01
Hi.

I have followed the Philips Hue status script install, and performed all the steps. However, I get this error in Domoticz:

/usr/local/lib/lua/5.2/socket/core.so: wrong ELF class: ELFCLASS32

Googling it, shows that the issue is that lua is 32 bit, and I am trying to run it on Ubuntu 16.04 64bit. I downloaded and installed the lua per the instructions, where an already compiled version for the Raspberry Pi was used. I suppose this is 32 bit.

Can anyone assist me in how I can solve this? I have tried installing the latest Lua from the ubuntu repository, however, there is no files in the install folder (5.3) (looking for socket.core / core.so).

Re: Lua 64bit install

Posted: Thursday 08 September 2016 11:20
by kiwi
Why didn't you used the ubtunu pkg instead of downloading a random file?

Re: Lua 64bit install

Posted: Thursday 06 October 2016 20:58
by thecosmicgate
having this exact same issue , try to google it but at the moment no solution yet

So if someone found a solution, please let us know and/or change the wiki

Re: Lua 64bit install

Posted: Saturday 22 October 2016 20:23
by thecosmicgate
Nobody with the solution?

Re: Lua 64bit install

Posted: Thursday 11 May 2017 22:57
by maomanna
interested in this one as well.
Hoping that someone has this file already.