source: xsoft/other/pidgin.xml@ 1754613

krejzi/svn
Last change on this file since 1754613 was 1754613, checked in by Krejzi <krejzi@…>, 10 years ago

Finalize X Software section.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/krejzi@14789 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 10.7 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 pidgin-download-http "&sourceforge-repo;/pidgin/pidgin-&pidgin-version;.tar.bz2">
8 <!ENTITY pidgin-download-ftp " ">
9 <!ENTITY pidgin-md5sum "5030d4750c73b211c7e82bb67ea3d016">
10 <!ENTITY pidgin-size "9.0 MB">
11 <!ENTITY pidgin-buildsize "215 MB (additional 1 MB for the tests and 90 MB for API docs)">
12 <!ENTITY pidgin-time "1.8 SBU (additional 0.1 SBU for API docs)">
13]>
14
15<sect1 id="pidgin" xreflabel="Pidgin-&pidgin-version;">
16 <?dbhtml filename="pidgin.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>Pidgin-&pidgin-version;</title>
24
25 <indexterm zone="pidgin">
26 <primary sortas="a-Pidgin">Pidgin</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to Pidgin</title>
31
32 <para>
33 <application>Pidgin</application> is a Gtk+ 2 instant messaging client
34 that can connect with a wide range of networks including AIM, ICQ,
35 GroupWise, MSN, Jabber, IRC, Napster, Gadu-Gadu, SILC, Zephyr and Yahoo!
36 </para>
37
38 &lfs76_checked;
39
40 <bridgehead renderas="sect3">Package Information</bridgehead>
41 <itemizedlist spacing="compact">
42 <listitem>
43 <para>
44 Download (HTTP): <ulink url="&pidgin-download-http;"/>
45 </para>
46 </listitem>
47 <listitem>
48 <para>
49 Download (FTP): <ulink url="&pidgin-download-ftp;"/>
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download MD5 sum: &pidgin-md5sum;
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Download size: &pidgin-size;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Estimated disk space required: &pidgin-buildsize;
65 </para>
66 </listitem>
67 <listitem>
68 <para>
69 Estimated build time: &pidgin-time;
70 </para>
71 </listitem>
72 </itemizedlist>
73
74 <bridgehead renderas="sect3">Pidgin Dependencies</bridgehead>
75
76 <bridgehead renderas="sect4">Required</bridgehead>
77 <para role="required">
78 <xref linkend="gtk2"/>
79 </para>
80
81 <bridgehead renderas="sect4">Recommended</bridgehead>
82 <para role="recommended">
83 <xref linkend="libgcrypt"/> and
84 <xref linkend="gnutls"/> or
85 <xref linkend="nss"/>
86 </para>
87
88 <para>
89 SSL support is required for the MSN Messenger, Yahoo!, Novel Groupwise and
90 Google Talk protocol plugins. <application>GnuTLS</application> is the
91 preferred method (the Mozilla NSS API is more likely to change and this
92 can cause problems).
93 </para>
94
95 <bridgehead renderas="sect4">Optional</bridgehead>
96 <para role="optional">
97 <xref linkend="avahi"/> (required for the Bonjour plugin),
98 <xref linkend="check"/> (only used during the test suite),
99 <xref linkend="cyrus-sasl"/>,
100 <xref linkend="dbus"/>,
101 <xref linkend="evolution-data-server"/>,
102 <xref linkend="GConf"/>,
103 <xref linkend="libidn"/>,
104 <xref linkend="NetworkManager"/>,
105 <xref linkend="gstreamer"/> (required for audio support),
106 <xref linkend="sqlite"/> (required for the Contact Availability Prediction
107 plugin),
108 <xref linkend="startup-notification"/>,
109 <xref linkend="tcl"/>,
110 <xref linkend="tk"/>,
111 <ulink url="http://www.freedesktop.org/wiki/Software/Farstream">
112 Farstream (Version 0.1)</ulink>
113 (required for video and voice support),
114 <ulink url="http://gtkspell.sourceforge.net/">Gtkspell</ulink>,
115 <ulink url="http://libgadu.net/">libgadu</ulink>,
116 <ulink url="http://meanwhile.sourceforge.net/">Meanwhile</ulink>
117 (required for Sametime protocol support),
118 <ulink url="http://silcnet.org/software/">SILC Client</ulink>,
119 <ulink url="http://silcnet.org/software/">SILC Toolkit</ulink>,
120 <ulink url="http://packages.debian.org/stable/source/zephyr">Zephyr</ulink>, and
121 <xref linkend="mitkrb"/> (required for Kerberos support in the Zephyr
122 module),
123 </para>
124
125 <para condition="html" role="usernotes">
126 User Notes: <ulink url="&blfs-wiki;/pidgin"/>
127 </para>
128 </sect2>
129
130 <sect2 role="installation">
131 <title>Installation of Pidgin</title>
132
133 <para>
134 Compile <application>Pidgin</application> by running the following
135 commands:
136 </para>
137
138<screen><userinput>./configure --prefix=/usr \
139 --sysconfdir=/etc \
140 --disable-avahi \
141 --disable-gtkspell \
142 --disable-gstreamer \
143 --disable-meanwhile \
144 --disable-idn \
145 --disable-nm \
146 --disable-vv \
147 --disable-tcl &amp;&amp;
148make</userinput></screen>
149
150 <para>
151 If you have <xref linkend="doxygen"/> installed
152 (<xref linkend="graphviz"/> can be used also) and you wish to create the
153 API documentation, issue: <command>make docs</command>
154 </para>
155
156 <para>
157 <!--To test the results, issue: <command>make -k check</command>. -->For
158 unknown reasons, the test suite fails.
159 </para>
160
161 <para>
162 Now, as the <systemitem class="username">root</systemitem> user:
163 </para>
164
165<screen role="root"><userinput>make install &amp;&amp;
166mkdir -pv /usr/share/doc/pidgin-&pidgin-version; &amp;&amp;
167cp -v README doc/gtkrc-2.0 /usr/share/doc/pidgin-&pidgin-version;</userinput></screen>
168
169 <para>
170 If you created the API documentation, install it using the following
171 commands as the <systemitem class="username">root</systemitem> user:
172 </para>
173
174<screen role="root"><userinput>mkdir -pv /usr/share/doc/pidgin-&pidgin-version;/api &amp;&amp;
175cp -v doc/html/* /usr/share/doc/pidgin-&pidgin-version;/api</userinput></screen>
176
177 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
178 href="../../xincludes/update-icons-and-desktop.xml"/>
179
180 </sect2>
181
182 <sect2 role="commands">
183 <title>Command Explanations</title>
184
185 <para>
186 <option>--disable-avahi</option>: Remove this switch if you've
187 installed <xref linkend="avahi"/>.
188 </para>
189
190 <para>
191 <option>--disable-gtkspell</option>: Spellchecking. Remove this switch if
192 you've installed
193 <ulink url="http://gtkspell.sourceforge.net/">Gtkspell</ulink>.
194 </para>
195
196 <para>
197 <option>--disable-gstreamer</option>: Sounds. Remove this switch if you've
198 installed <xref linkend="gstreamer"/>.
199 </para>
200
201 <para>
202 <option>--disable-meanwhile</option>: Remove this switch if you've
203 installed <ulink url="http://meanwhile.sourceforge.net/">Meanwhile</ulink>.
204 </para>
205
206 <para>
207 <option>--disable-idn</option>: Remove this switch if you've installed
208 <xref linkend="libidn"/>.
209 </para>
210
211 <para>
212 <option>--disable-nm</option>: Remove this switch if you've installed
213 <xref linkend="NetworkManager"/>.
214 </para>
215
216 <para>
217 <option>--disable-vv</option>: Video and voice. Remove this switch if
218 you've installed
219 <ulink url="http://www.freedesktop.org/wiki/Software/Farstream">
220 Farstream (Version 0.1)</ulink>.
221 </para>
222
223 <para>
224 <option>--disable-tcl</option>: Remove this switch if you've installed
225 <xref linkend="tcl"/>.
226 </para>
227
228 <para>
229 <option>--enable-cyrus-sasl</option>: Use this switch if you've installed
230 <xref linkend="cyrus-sasl"/> and wish to build
231 <application>Pidgin</application> with SASL support.
232 </para>
233
234 <para>
235 <option>--disable-gnutls</option>: Use this switch if you've got both
236 <xref linkend="gnutls"/> and <xref linkend="nss"/> installed, but want
237 to use <xref linkend="nss"/> for the SSL support.
238 </para>
239
240 </sect2>
241
242 <sect2 role="configuration">
243 <title>Configuring Pidgin</title>
244
245 <sect3 id="pidgin-config">
246 <title>Config Files</title>
247 <para>
248 <filename>~/.purple/*</filename> and
249 <filename>~/.gtkrc-02</filename>
250 </para>
251
252 <indexterm zone="pidgin pidgin-config">
253 <primary sortas="e-AA.purple-*">~/.purple/*</primary>
254 </indexterm>
255
256 <indexterm zone="pidgin pidgin-config">
257 <primary sortas="e-AA.gtkrc-02">~/.gtkrc-02</primary>
258 </indexterm>
259 </sect3>
260
261 <sect3><title>Configuration Information</title>
262
263 <para>
264 Most configuration can be accomplished by using the various preference
265 settings inside the programs. Additionally, you can create a
266 <filename>~/.gtkrc-02</filename> file which can store gtk+-2 theme
267 settings that affect <application>Pidgin</application> and other Gtk+ 2
268 applications. Note that an example <filename>gtkrc-02</filename> file
269 was installed during the package installation and can be used as a
270 starting point or reference.
271 </para>
272
273 </sect3>
274
275 </sect2>
276
277 <sect2 role="content">
278 <title>Contents</title>
279
280 <segmentedlist>
281 <segtitle>Installed Programs</segtitle>
282 <segtitle>Installed Library</segtitle>
283 <segtitle>Installed Directories</segtitle>
284
285 <seglistitem>
286 <seg>
287 finch, pidgin, purple-client-example,
288 purple-remote, purple-send, purple-send-async, and
289 purple-url-handler
290 </seg>
291 <seg>
292 libgnt.so, libpurple.so, and libpurple-client.so
293 </seg>
294 <seg>
295 /usr/include/finch,
296 /usr/include/gnt,
297 /usr/include/libpurple,
298 /usr/include/pidgin,
299 /usr/lib/finch,
300 /usr/lib/gnt,
301 /usr/lib/pidgin,
302 /usr/lib/purple-2,
303 /usr/share/doc/pidgin-&pidgin-version;,
304 /usr/share/pixmaps/pidgin,
305 /usr/share/purple, and
306 /usr/share/sounds/purple
307 </seg>
308 </seglistitem>
309 </segmentedlist>
310
311 <variablelist>
312 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
313 <?dbfo list-presentation="list"?>
314 <?dbhtml list-presentation="table"?>
315
316 <varlistentry id="pidgin-prog">
317 <term><command>pidgin</command></term>
318 <listitem>
319 <para>
320 is a <application>GTK+</application> 2 instant messaging client.
321 </para>
322 <indexterm zone="pidgin pidgin-prog">
323 <primary sortas="b-pidgin">pidgin</primary>
324 </indexterm>
325 </listitem>
326 </varlistentry>
327
328 <varlistentry id="finch">
329 <term><command>finch</command></term>
330 <listitem>
331 <para>
332 is a text-based instant messaging client.
333 </para>
334 <indexterm zone="pidgin finch">
335 <primary sortas="b-finch">finch</primary>
336 </indexterm>
337 </listitem>
338 </varlistentry>
339
340 </variablelist>
341
342 </sect2>
343
344</sect1>
Note: See TracBrowser for help on using the repository browser.