[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Create shared dynamic library liblua.so on Centos 6
- From: Jim Longo <jimlongo@...>
- Date: Sun, 24 Nov 2013 22:16:26 -0500
Hi,
I'm trying to use mod security rules that use the lua scripting language.
To do that I need to have a shared dynamic object liblua.so that I can link to.
I have successfully done make linux and make install linux in my desired location.
So I have the contents described in the readme - /bin /lib /include /man folders and contents
I'm not a linux user so I don't really understand the instructions I've found on how to build this shared object.
Any help would really be appreciated, thanks.