unable to install luasocket
Closed this issue · 1 comments
flyingCodeMonkeys commented
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 #include "lua.h" ^~~~~~~ compilation terminated.
NickMRamirez commented
Do you have HAProxy installed? If so, which version, and on what Linux distro?