hello all: I want to install ModSecurity v2.5.4 in my system. I do the following setup to install the lua
tar -xzvf lua-5.1.3.tar.gz cd lua-5.1.3/src make linux cd .. make install
The ModSecurity ask me to add "LoadFile /usr/lib/liblua5.1.so" to the http.conf,but there is no liblua5.1.so in /usr/lib. I have search it and i didn't find the solution. Can any one tell me why there is no liblua5.1.so in /usr/lib Thanks for any reply.
bqj123 wrote:
hello all: I want to install ModSecurity v2.5.4 in my system. I do the following setup to install the lua
On a RPM based distribution like CentOS, if you try to build stuff like that from source, you'll need to sort out all the package dependencies yourself, AND have files on your system which aren't under the control of the packaging system.
It appears there is a yum repository for modsecurity here http://www.jasonlitka.com/yum-repository/
If they aren't up-to-date, you could perhaps use their SRPM spec files and build your own RPM files from the latest project sources, but this might take some tweaking.
Thanks!I find a rpm package from
http://www.jasonlitka.com/media/files/SRPMS/mod_security-2.1.4-1.jason.2.src... .I will try.
在2008-05-27,"John R Pierce" pierce@hogranch.com 写道:
bqj123 wrote:
hello all: I want to install ModSecurity v2.5.4 in my system. I do the following setup to install the lua
On a RPM based distribution like CentOS, if you try to build stuff like that from source, you'll need to sort out all the package dependencies yourself, AND have files on your system which aren't under the control of the packaging system.
It appears there is a yum repository for modsecurity here http://www.jasonlitka.com/yum-repository/
If they aren't up-to-date, you could perhaps use their SRPM spec files and build your own RPM files from the latest project sources, but this might take some tweaking. _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
hi, i installed mod_security2.5.4 i installed lua and liblua from epel repo http://download.fedora.redhat.com/pub/epel/5/i386/repoview/L.group.html
name of file is not: /usr/lib/liblua5.1.so but: liblua-5.1.so
n.
hello all: I want to install ModSecurity v2.5.4 in my system. I do the following setup to install the lua
tar -xzvf lua-5.1.3.tar.gz cd lua-5.1.3/src make linux cd .. make install
The ModSecurity ask me to add "LoadFile /usr/lib/liblua5.1.so" to the http.conf,but there is no liblua5.1.so in /usr/lib. I have search it and i didn't find the solution. Can any one tell me why there is no liblua5.1.so in /usr/lib Thanks for any reply.
http://mail.163.com/hd/all/redirect/sos.htm
����525����������� http://popme.163.com/link/004403_0526_654.html
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Thanks.I have resolve it by using your method.
在2008-05-27,noro noro@times.sk 写道:
hi, i installed mod_security2.5.4 i installed lua and liblua from epel repo http://download.fedora.redhat.com/pub/epel/5/i386/repoview/L.group.html
name of file is not: /usr/lib/liblua5.1.so but: liblua-5.1.so
n.
hello all: I want to install ModSecurity v2.5.4 in my system. I do the following setup to install the lua
tar -xzvf lua-5.1.3.tar.gz cd lua-5.1.3/src make linux cd .. make install
The ModSecurity ask me to add "LoadFile /usr/lib/liblua5.1.so" to the http.conf,but there is no liblua5.1.so in /usr/lib. I have search it and i didn't find the solution. Can any one tell me why there is no liblua5.1.so in /usr/lib Thanks for any reply.
http://mail.163.com/hd/all/redirect/sos.htm
伊利525健康中国公益日 http://popme.163.com/link/004403_0526_654.html
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
_______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos