mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-07 01:27:16 +08:00
18 lines
424 B
XML
18 lines
424 B
XML
|
<sect2>
|
||
|
<title>Command explanations</title>
|
||
|
|
||
|
<para>
|
||
|
<userinput>patch -Np1 -i ../dnotify.patch :</userinput>
|
||
|
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.
|
||
|
</para>
|
||
|
|
||
|
<para>
|
||
|
<userinput>patch -Np1 -i ../libfam-gcc3.patch :</userinput>
|
||
|
This patch is necessary to get libfam to compile with gcc-3.2.
|
||
|
</para>
|
||
|
|
||
|
</sect2>
|
||
|
|