source: xsoft/other/pidgin.xml@ 26fa7d2

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 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 26fa7d2 was c8a33e3, checked in by Igor Živković <igor@…>, 10 years ago

lfs75 tags

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

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