Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
首称需要安装 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