Please include the following information with your help request:
Suricata version: 7.0.6
Operating system and/or Linux distribution: Alma 9.3
How you installed Suricata (from source, packages, something else): from source
I installed all dependencies and then compiled suricata with --enable-lua flag. When trying to start suricata however, I am getting error while loading shared libraries: liblua-5.1.so: cannot open shared object file: No such file or directory Output of suricata --build-info just shows suricata: error while loading shared libraries: liblua-5.1.so: cannot open shared object file: No such file or directory. I have lua, lua-devel, and lua-libs installed, all version 5.4, so I’m not sure how to proceed at this point…Thanks for any help!
Ah yep, installing the compat-lua packages worked! Now I’m getting an error on the libhtp.so.2 library not being found =( Here’s what I have in /usr/local/lib/: