source: general/genlib/gamin.xml@ 9f12e36

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.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 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/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 9f12e36 was 9f12e36, checked in by Randy McMurchy <randy@…>, 18 years ago

Removed 'keywordset' blocks and extra spaces from the XML files (note this was by accident as I meant to do just in the gnome directory but I was in the root of BOOK when I ran the script, but this was going to happen anyway so I don't think it is a big deal)

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6192 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 5.5 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY gamin-download-http "http://www.gnome.org/~veillard/gamin/sources/gamin-&gamin-version;.tar.gz">
8 <!ENTITY gamin-download-ftp "ftp://ftp.fu-berlin.de/unix/linux/mirrors/gentoo/distfiles/gamin-&gamin-version;.tar.gz">
9 <!ENTITY gamin-md5sum "1a1991ffa749b7dc2cc0573d6a2867b8">
10 <!ENTITY gamin-size "542 KB">
11 <!ENTITY gamin-buildsize "5.7 MB">
12 <!ENTITY gamin-time "0.1 SBU (up to 3 minutes, processor independent, to run the test suite)">
13]>
14
15<sect1 id="gamin" xreflabel="Gamin-&gamin-version;">
16 <?dbhtml filename="gamin.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>Gamin-&gamin-version;</title>
24
25 <sect2 role="package">
26 <title>Introduction to Gamin</title>
27
28 <para>The <application>Gamin</application> package contains a
29 File Alteration Monitor which is useful for notifying applications of
30 changes to the file system. Gamin is compatible with <ulink
31 url="http://oss.sgi.com/projects/fam/">FAM</ulink>.</para>
32
33 <bridgehead renderas="sect3">Package Information</bridgehead>
34 <itemizedlist spacing="compact">
35 <listitem>
36 <para>Download (HTTP): <ulink url="&gamin-download-http;"/></para>
37 </listitem>
38 <listitem>
39 <para>Download (FTP): <ulink url="&gamin-download-ftp;"/></para>
40 </listitem>
41 <listitem>
42 <para>Download MD5 sum: &gamin-md5sum;</para>
43 </listitem>
44 <listitem>
45 <para>Download size: &gamin-size;</para>
46 </listitem>
47 <listitem>
48 <para>Estimated disk space required: &gamin-buildsize;</para>
49 </listitem>
50 <listitem>
51 <para>Estimated build time: &gamin-time;</para>
52 </listitem>
53 </itemizedlist>
54
55 <bridgehead renderas="sect3">Gamin Dependencies</bridgehead>
56
57 <bridgehead renderas="sect4">Required</bridgehead>
58 <para role="required"><xref linkend="glib2"/></para>
59
60 <bridgehead renderas="sect4">Optional</bridgehead>
61 <para role="optional"><xref linkend="python"/></para>
62
63 <!-- Though configure mentions these two packages, the build
64 system can and does absolutely nothing with them. Commenting
65 them out for now, as they cannot be used
66 <xref linkend="gtk-doc"/> (for building API documentation),
67 <xref linkend="doxygen"/> (for building documentation),
68 -->
69
70 <para condition="html" role="usernotes">User Notes:
71 <ulink url="&blfs-wiki;/gamin"/></para>
72
73 </sect2>
74
75 <sect2 role="installation">
76 <title>Installation of Gamin</title>
77
78 <para>Install <application>Gamin</application> by running the
79 following commands:</para>
80
81<screen><userinput>./configure --prefix=/usr --libexecdir=/usr/sbin &amp;&amp;
82make</userinput></screen>
83
84 <para>To test the results, issue: <command>make check</command>.</para>
85
86 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
87
88<screen role="root"><userinput>make install &amp;&amp;
89install -v -m755 -d /usr/share/doc/gamin-&gamin-version; &amp;&amp;
90install -v -m644 doc/*.{html,fig,gif,txt} /usr/share/doc/gamin-&gamin-version;</userinput></screen>
91
92 </sect2>
93
94 <sect2 role="configuration">
95 <title>Configuring Gamin</title>
96
97 <sect3>
98 <title>Configuration Information</title>
99
100 <para>No configuration is generally required and the default options
101 should work for most users. See
102 <ulink url="http://www.gnome.org/~veillard/gamin/config.html"/> for
103 details.</para>
104
105 </sect3>
106
107 </sect2>
108
109 <sect2 role="content">
110 <title>Contents</title>
111
112 <segmentedlist>
113 <segtitle>Installed Program</segtitle>
114 <segtitle>Installed Libraries</segtitle>
115 <segtitle>Installed Directory</segtitle>
116
117 <seglistitem>
118 <seg>gam_server</seg>
119 <seg>libfam.{so,a}, libgamin-1.{so,a}, libgamin_shared.a and
120 optionally, <application>Python</application> _gamin.{so,a}
121 module</seg>
122 <seg>/usr/share/doc/gamin-&gamin-version;</seg>
123 </seglistitem>
124 </segmentedlist>
125
126 <variablelist>
127 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
128 <?dbfo list-presentation="list"?>
129 <?dbhtml list-presentation="table"?>
130
131 <varlistentry id="gam_server">
132 <term><command>gam_server</command></term>
133 <listitem>
134 <para>is the file alteration monitor daemon that is started on demand
135 for each user.</para>
136 <indexterm zone="gamin gam_server">
137 <primary sortas="b-gam_server">gam_server</primary>
138 </indexterm>
139 </listitem>
140 </varlistentry>
141
142 <varlistentry id="libgamin">
143 <term><filename class='libraryfile'>libgamin.{so,a}</filename></term>
144 <listitem>
145 <para>contains functions that support the file allocation monitor.</para>
146 <indexterm zone="gamin libgamin">
147 <primary sortas="c-libgamin">libgamin.{so,a}</primary>
148 </indexterm>
149 </listitem>
150 </varlistentry>
151
152 <varlistentry id="libfam">
153 <term><filename class='libraryfile'>libfam.{so,a}</filename></term>
154 <listitem>
155 <para>contains functions that provide compatibility with FAM.</para>
156 <indexterm zone="gamin libfam">
157 <primary sortas="c-libfam">libfam.{so,a}</primary>
158 </indexterm>
159 </listitem>
160 </varlistentry>
161
162 </variablelist>
163
164 </sect2>
165
166</sect1>
Note: See TracBrowser for help on using the repository browser.