Changeset e145553
- Timestamp:
- 04/02/2005 05:16:44 AM (19 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- d5c9dbfb
- Parents:
- b4b813f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
general/genlib/fam.xml
rb4b813f re145553 15 15 <sect1 id="fam" xreflabel="FAM-&fam-version;"> 16 16 <sect1info> 17 <othername>$LastChangedBy$</othername>18 <date>$Date$</date>17 <othername>$LastChangedBy$</othername> 18 <date>$Date$</date> 19 19 </sect1info> 20 20 21 <?dbhtml filename="fam.html"?> 21 22 <title>FAM-&fam-version;</title> 23 24 <indexterm zone="fam"> 25 <primary sortas="a-fam">Fam</primary> 26 </indexterm> 22 27 23 28 <sect2> … … 29 34 30 35 <sect3><title>Package information</title> 36 <itemizedlist spacing='compact'> 37 <listitem><para>Download (HTTP): <ulink url="&fam-download-http;"/></para></listitem> 38 <listitem><para>Download (FTP): <ulink url="&fam-download-ftp;"/></para></listitem> 39 <listitem><para>Download MD5 sum: &fam-md5sum;</para></listitem> 40 <listitem><para>Download size: &fam-size;</para></listitem> 41 <listitem><para>Estimated disk space required: &fam-buildsize;</para></listitem> 42 <listitem><para>Estimated build time: &fam-time;</para></listitem> 43 </itemizedlist> 44 </sect3> 45 46 <sect3> 47 <title>Additional downloads</title> 31 48 <itemizedlist spacing='compact'> 32 <listitem><para>Download (HTTP): <ulink 33 url="&fam-download-http;"/></para></listitem> 34 <listitem><para>Download (FTP): <ulink 35 url="&fam-download-ftp;"/></para></listitem> 36 <listitem><para>Download MD5 sum: &fam-md5sum;</para></listitem> 37 <listitem><para>Download size: &fam-size;</para></listitem> 38 <listitem><para>Estimated disk space required: 39 &fam-buildsize;</para></listitem> 40 <listitem><para>Estimated build time: 41 &fam-time;</para></listitem></itemizedlist> 42 </sect3> 43 44 <sect3><title>Additional downloads</title> 45 <itemizedlist spacing='compact'> 46 <listitem><para>Dnotify patch (Recommended): <ulink 47 url="&patch-root;/fam-&fam-version;-dnotify-1.patch"/></para></listitem> 49 <listitem><para>Dnotify patch (Recommended): 50 <ulink url="&patch-root;/fam-&fam-version;-dnotify-1.patch"/></para></listitem> 48 51 </itemizedlist> 49 52 </sect3> 50 53 51 <sect3><title><application><acronym>FAM</acronym></application> dependencies 52 </title> 53 <sect4><title>Required</title> 54 <para><xref linkend="portmap"/></para></sect4> 54 <sect3> 55 <title><application><acronym>FAM</acronym></application> dependencies</title> 56 57 <sect4> 58 <title>Required</title> 59 <para><xref linkend="portmap"/></para></sect4> 55 60 </sect3> 56 61 … … 67 72 autoreconf -f -i && 68 73 ./configure --prefix=/usr --sysconfdir=/etc && 69 make && 70 make install</command></userinput></screen> 74 make</command></userinput></screen> 75 76 <para>Now, as the root user:</para> 77 78 <screen><userinput role='root'><command>make install</command></userinput></screen> 71 79 72 80 </sect2> … … 94 102 <title>Configuring <application><acronym>FAM</acronym></application></title> 95 103 96 <sect3><title>Config files</title> 104 <sect3 id='fam-config'> 105 <title>Config files</title> 97 106 98 107 <para><filename>/etc/rpc</filename>, 99 108 <filename>/etc/fam.conf</filename>, 100 <filename>/etc/inetd.conf</filename>, 109 <filename>/etc/inetd.conf</filename> or 110 <filename>/etc/xinetd.conf</filename> or 101 111 <filename>/etc/xinetd.d/fam</filename> 102 or <filename>/etc/xinetd.conf</filename> 103 </para> 112 </para> 113 114 <indexterm zone="fam fam-config"> 115 <primary sortas="e-etc-rpc">/etc/rpc</primary> 116 </indexterm> 117 <indexterm zone="fam fam-config"> 118 <primary sortas="e-etc-fam.conf">/etc/fam.conf</primary> 119 </indexterm> 120 <indexterm zone="fam fam-config"> 121 <primary sortas="e-etc-inetd.conf">/etc/inetd.conf</primary> 122 </indexterm> 123 <indexterm zone="fam fam-config"> 124 <primary sortas="e-etc-xinetd.conf">/etc/xinetd.conf</primary> 125 </indexterm> 126 <indexterm zone="fam fam-config"> 127 <primary sortas="e-etc-xinetd.d-sgi_fam">/etc/xinetd.d/sgi_fam</primary> 128 </indexterm> 104 129 </sect3> 105 130 … … 110 135 <para>If you use <application>inetd</application>, add the 111 136 <application><acronym>FAM</acronym></application> entry to 112 <filename>/etc/inetd.conf</filename> with the 113 following command:</para> 137 <filename>/etc/inetd.conf</filename> with the following command:</para> 114 138 115 139 <screen><userinput><command>echo "sgi_fam/1-2 stream rpc/tcp wait root /usr/sbin/famd fam" \ 116 140 >> /etc/inetd.conf</command></userinput></screen> 117 141 118 <para>If you use <application>xinetd</application>, the following command will create119 the <application><acronym>FAM</acronym></application> file as 120 <filename>/etc/xinetd.d/sgi_fam</filename> :121 (be sure the "nogroup" groupexists):</para>142 <para>If you use <application>xinetd</application>, the following command will 143 create the <application><acronym>FAM</acronym></application> file as 144 <filename>/etc/xinetd.d/sgi_fam</filename> (be sure the "nogroup" group 145 exists):</para> 122 146 123 147 <screen><userinput><command>cat >> /etc/xinetd.d/sgi_fam << "EOF"</command> … … 141 165 <command>EOF</command></userinput></screen> 142 166 143 <para >If you do not have an <command>inetd</command> daemon installed and have167 <para id='fam-init'>If you do not have an <command>inetd</command> daemon installed and have 144 168 no wish to install one, you can also start <command>famd</command> during 145 169 system startup by installing the <filename>/etc/rc.d/init.d/fam</filename> … … 149 173 <screen><userinput><command>make install-fam</command></userinput></screen> 150 174 175 <indexterm zone="fam fam-init"> 176 <primary sortas="f-fam">fam</primary> 177 </indexterm> 178 151 179 </sect3> 152 180 … … 156 184 <title>Contents</title> 157 185 158 <para>The <application><acronym>FAM</acronym></application> package contains 159 the <command>famd</command> executable and <filename>libfam</filename> 160 libraries.</para> 161 162 </sect2> 163 164 <sect2><title>Description</title> 165 166 <sect3><title>famd</title> 167 168 <para><command>famd</command> is the file alteration monitor.</para> 169 170 </sect3> 171 186 <segmentedlist> 187 <segtitle>Installed Program</segtitle> 188 <segtitle>Installed Library</segtitle> 189 <segtitle>Installed Directories</segtitle> 190 191 <seglistitem> 192 <seg>famd</seg> 193 <seg>libfam</seg> 194 <seg>None</seg> 195 </seglistitem> 196 </segmentedlist> 197 198 <variablelist> 199 <bridgehead renderas="sect3">Short Descriptions</bridgehead> 200 <?dbfo list-presentation="list"?> 201 202 <varlistentry id="famd"> 203 <term><command>famd</command></term> 204 <listitem> 205 <para>is the file alteration monitor daemon.</para> 206 <indexterm zone="fam famd"> 207 <primary sortas="b-famd">famd</primary> 208 </indexterm> 209 </listitem> 210 </varlistentry> 211 212 <varlistentry id="libfam"> 213 <term><filename class='libraryfile'>libfam.[so,a]</filename></term> 214 <listitem> 215 <para>contains functions that support the file allocation monitor.</para> 216 <indexterm zone="fam libfam"> 217 <primary sortas="c-libfam">libfam.[so,a]</primary> 218 </indexterm> 219 </listitem> 220 </varlistentry> 221 222 </variablelist> 172 223 </sect2> 173 224
Note:
See TracChangeset
for help on using the changeset viewer.