Skip to content
ideamean edited this page May 31, 2012 · 3 revisions

首称需要安装 inotify-tools wget --no-check-certificate http://github.com/downloads/rvoicilas/inotify-tools/inotify-tools-3.14.tar.gz tar xzvf inotify-tools-3.14.tar.gz cd inotify-tools-3.14 ./configure --prefix=/usr make make install

将改成secrule-falcon-65a617c/Release/check.sh第15行修改成: if [ -d /usr/include/inotifytools ]

然后要安装以下包(64位版本和32位版本请修改相应的包名称) yum install mysql.i386 yum install mysql-devel.i386

Clone this wiki locally