Lua 64bit install
Posted: Tuesday 30 August 2016 18:29
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).
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).