source: xsoft/other/pidgin.xml@ 6a9e822

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 12.2 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
Last change on this file since 6a9e822 was 3ca4dbc, checked in by Krejzi <krejzi@…>, 12 years ago

Bluefish 2.2.4, Pidgin 2.10.7, Transmission 2.77.

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

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