Hello
following the installation instructions I am trying to install the haproxy and the luasocket.
I did sudo ./install.sh luaoauth
and it errored out saying:
`[+] Installing haproxy-lua-oauth dependencies
|In file included from luasocket.c:15:0:
luasocket.h:27:10: fatal error: lua.h: No such file or directory
Hello following the installation instructions I am trying to install the haproxy and the luasocket. I did
sudo ./install.sh luaoauth
and it errored out saying: `[+] Installing haproxy-lua-oauth dependencies |In file included from luasocket.c:15:0: luasocket.h:27:10: fatal error: lua.h: No such file or directoryinclude "lua.h"
compilation terminated. `