[root@rsync-client-inotify ~]# yum install make gcc gcc-c++
[root@rsync-client-inotify ~]# wget http://nchc.dl.sourceforge.net/project/inotify-tools/in
otify-tools/3.13/inotify-tools-3.13.tar.gz
[root@rsync-client ~]# tar xzf inotify-tools-3.13.tar.gz
[root@rsync-client ~]# cd inotify-tools-3.13
[root@rsync-client inotify-tools-3.13]# ./configure
[root@rsync-client inotify-tools-3.13]# make && make install