Command explanations
patch -Np1 -i ../dnotify.patch :
This patch causes fam to use the Linux kernel dnotify mechanism to
inform the calling process of file modifications, rather than polling
the file system for.
patch -Np1 -i ../libfam-gcc3.patch :
This patch is necessary to get libfam to compile with gcc-3.2.