source: archive/gamin.xml@ 45ab6c7

11.0 11.1 11.2 11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 45ab6c7 was 45ab6c7, checked in by Xi Ruoyao <xry111@…>, 3 years ago

more SVN prop clean up

Remove "$LastChanged$" everywhere, and also some unused $Date$

  • Property mode set to 100644
File size: 5.9 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY gamin-download-http
8 "http://www.gnome.org/~veillard/gamin/sources/gamin-&gamin-version;.tar.gz">
9 <!ENTITY gamin-download-ftp "&gentoo-ftp-repo;/gamin-&gamin-version;.tar.gz">
10 <!ENTITY gamin-md5sum "b4ec549e57da470c04edd5ec2876a028">
11 <!ENTITY gamin-size "639 KB">
12 <!ENTITY gamin-buildsize "6.7 MB">
13 <!ENTITY gamin-time "0.1 SBU">
14]>
15
16<sect1 id="gamin" xreflabel="Gamin-&gamin-version;">
17 <?dbhtml filename="gamin.html"?>
18
19 <sect1info>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>Gamin-&gamin-version;</title>
24
25 <indexterm zone="gamin">
26 <primary sortas="a-Gamin">Gamin</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to Gamin</title>
31
32 <para>
33 The <application>Gamin</application> package contains a File Alteration
34 Monitor which is useful for notifying applications of changes to the file
35 system. Gamin is compatible with
36 <ulink url="http://oss.sgi.com/projects/fam/">FAM</ulink>.
37 </para>
38
39 &lfs74_built;
40
41 <bridgehead renderas="sect3">Package Information</bridgehead>
42 <itemizedlist spacing="compact">
43 <listitem>
44 <para>
45 Download (HTTP): <ulink url="&gamin-download-http;"/>
46 </para>
47 </listitem>
48 <listitem>
49 <para>
50 Download (FTP): <ulink url="&gamin-download-ftp;"/>
51 </para>
52 </listitem>
53 <listitem>
54 <para>
55 Download MD5 sum: &gamin-md5sum;
56 </para>
57 </listitem>
58 <listitem>
59 <para>
60 Download size: &gamin-size;
61 </para>
62 </listitem>
63 <listitem>
64 <para>
65 Estimated disk space required: &gamin-buildsize;
66 </para>
67 </listitem>
68 <listitem>
69 <para>
70 Estimated build time: &gamin-time;
71 </para>
72 </listitem>
73 </itemizedlist>
74
75 <bridgehead renderas="sect3">Gamin Dependencies</bridgehead>
76
77 <bridgehead renderas="sect4">Required</bridgehead>
78 <para role="required">
79 <xref linkend="glib2"/>
80 </para>
81
82 <bridgehead renderas="sect4">Optional</bridgehead>
83 <para role="optional">
84 <xref linkend="python2"/>
85 </para>
86
87 <para condition="html" role="usernotes">
88 User Notes: <ulink url="&blfs-wiki;/gamin"/>
89 </para>
90 </sect2>
91
92 <sect2 role="installation">
93 <title>Installation of Gamin</title>
94
95 <para>
96 Install <application>Gamin</application> by running the following
97 commands:
98 </para>
99
100<screen><userinput>sed -i 's/G_CONST_RETURN/const/' server/gam_{node,subscription}.{c,h} &amp;&amp;
101./configure --prefix=/usr --libexecdir=/usr/sbin --disable-static &amp;&amp;
102make</userinput></screen>
103
104 <para>
105 To test the results, issue: <command>make check</command>. Note that some
106 tests may display errors.
107 </para>
108
109 <para>
110 Now, as the <systemitem class="username">root</systemitem> user:
111 </para>
112
113<screen role="root"><userinput>make install &amp;&amp;
114install -v -m755 -d /usr/share/doc/gamin-&gamin-version; &amp;&amp;
115install -v -m644 doc/*.{html,fig,gif,txt} /usr/share/doc/gamin-&gamin-version;</userinput></screen>
116 </sect2>
117
118 <sect2 role="commands">
119 <title>Command Explanations</title>
120
121 <para>
122 <command>sed -i 's/G_CONST_RETURN/const/'
123 server/gam_{node,subscription}.{c,h}</command>: This sed fixes compiling
124 with <application>Glib 2.32</application> or greater installed.
125 </para>
126
127 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
128 href="../../xincludes/static-libraries.xml"/>
129 </sect2>
130
131 <sect2 role="configuration">
132 <title>Configuring Gamin</title>
133
134 <sect3>
135 <title>Configuration Information</title>
136
137 <para>
138 No configuration is generally required and the default options should
139 work for most users. See
140 <ulink url="http://www.gnome.org/~veillard/gamin/config.html"/> for
141 details.
142 </para>
143 </sect3>
144 </sect2>
145
146 <sect2 role="content">
147 <title>Contents</title>
148
149 <segmentedlist>
150 <segtitle>Installed Program</segtitle>
151 <segtitle>Installed Libraries</segtitle>
152 <segtitle>Installed Directory</segtitle>
153
154 <seglistitem>
155 <seg>gam_server</seg>
156 <seg>
157 libfam.so, libgamin-1.so, libgamin_shared.a and (if you've installed
158 <application>Python 2</application>) _gamin.so.
159 </seg>
160 <seg>/usr/share/doc/gamin-&gamin-version;</seg>
161 </seglistitem>
162 </segmentedlist>
163
164 <variablelist>
165 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
166 <?dbfo list-presentation="list"?>
167 <?dbhtml list-presentation="table"?>
168
169 <varlistentry id="gam_server">
170 <term><command>gam_server</command></term>
171 <listitem>
172 <para>
173 is the file alteration monitor daemon that is started on demand for
174 each user.
175 </para>
176 <indexterm zone="gamin gam_server">
177 <primary sortas="b-gam_server">gam_server</primary>
178 </indexterm>
179 </listitem>
180 </varlistentry>
181
182 <varlistentry id="libgamin">
183 <term><filename class='libraryfile'>libgamin.so</filename></term>
184 <listitem>
185 <para>
186 contains functions that support the file allocation monitor.
187 </para>
188 <indexterm zone="gamin libgamin">
189 <primary sortas="c-libgamin">libgamin.so</primary>
190 </indexterm>
191 </listitem>
192 </varlistentry>
193
194 <varlistentry id="libfam">
195 <term><filename class='libraryfile'>libfam.so</filename></term>
196 <listitem>
197 <para>
198 contains functions that provide compatibility with FAM.
199 </para>
200 <indexterm zone="gamin libfam">
201 <primary sortas="c-libfam">libfam.so</primary>
202 </indexterm>
203 </listitem>
204 </varlistentry>
205 </variablelist>
206 </sect2>
207</sect1>
Note: See TracBrowser for help on using the repository browser.