source: xsoft/other/gaim.xml@ 50ad401

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 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 50ad401 was 21755bc, checked in by Randy McMurchy <randy@…>, 17 years ago

Fixed more broken download URLs, added a note to the Gaim instructions that the package is now called Pidgin, added a test suite note to the Sudo instructions

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

  • Property mode set to 100644
File size: 6.4 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 gaim-download-http "http://downloads.sourceforge.net/gaim/gaim-1.5.0.tar.bz2"> -->
8 <!ENTITY gaim-download-http "http://anduin.linuxfromscratch.org/sources/BLFS/svn/g/gaim-1.5.0.tar.bz2">
9 <!ENTITY gaim-download-ftp " ">
10 <!ENTITY gaim-md5sum "9205321ac11fad271c90f2f0d7c5e7ce">
11 <!ENTITY gaim-size "6.0 MB">
12 <!ENTITY gaim-buildsize "179 MB">
13 <!ENTITY gaim-time "1.2 SBU">
14]>
15
16<sect1 id="gaim" xreflabel="Gaim-&gaim-version;">
17 <?dbhtml filename="gaim.html"?>
18
19 <sect1info>
20 <othername>$LastChangedBy$</othername>
21 <date>$Date$</date>
22 </sect1info>
23
24 <title>Gaim-&gaim-version;</title>
25
26 <indexterm zone="gaim">
27 <primary sortas="a-Gaim">Gaim</primary>
28 </indexterm>
29
30 <sect2 role="package">
31 <title>Introduction to Gaim</title>
32
33 <para><application>Gaim</application> is an instant messaging client that
34 can connect with a wide range of networks including AIM, ICQ, MSN, Jabber,
35 IRC, Napster, Gadu-Gadu, Zephyr and Yahoo!. Note that the package has been
36 renamed to <application>Pidgin</application>, and can be found at
37 <ulink url="http://sourceforge.net/projects/pidgin"/>.</para>
38
39 <bridgehead renderas="sect3">Package Information</bridgehead>
40 <itemizedlist spacing="compact">
41 <listitem>
42 <para>Download (HTTP): <ulink url="&gaim-download-http;"/></para>
43 </listitem>
44 <listitem>
45 <para>Download (FTP): <ulink url="&gaim-download-ftp;"/></para>
46 </listitem>
47 <listitem>
48 <para>Download MD5 sum: &gaim-md5sum;</para>
49 </listitem>
50 <listitem>
51 <para>Download size: &gaim-size;</para>
52 </listitem>
53 <listitem>
54 <para>Estimated disk space required: &gaim-buildsize;</para>
55 </listitem>
56 <listitem>
57 <para>Estimated build time: &gaim-time;</para>
58 </listitem>
59 </itemizedlist>
60
61 <bridgehead renderas="sect3">Gaim Dependencies</bridgehead>
62
63 <bridgehead renderas="sect4">Required</bridgehead>
64 <para role="required"><xref linkend="gtk2"/></para>
65
66 <bridgehead renderas="sect4">Optional</bridgehead>
67 <para role="optional"><xref linkend="libao"/>,
68 <ulink url="http://ftp.gnupg.org/gcrypt/gnutls/">GnuTLS</ulink> (requires
69 <ulink url="http://ftp.gnupg.org/gcrypt/libgpg-error/">libgpg-error</ulink>
70 then <ulink url="http://ftp.gnupg.org/gcrypt/libgcrypt/">libgcrypt</ulink>),
71 <ulink url="http://gtkspell.sourceforge.net/">Gtkspell</ulink>,
72 <xref linkend="tcl"/>,
73 <xref linkend="tk"/>,
74 <xref linkend="startup-notification"/>,
75 <xref linkend="audiofile"/>,
76 <xref linkend="mitkrb"/>,
77 <xref linkend="nas"/>,
78 <xref linkend="doxygen"/>, and
79 <ulink url="http://www.avahi.org">Avahi</ulink>
80
81</para>
82
83 <para condition="html" role="usernotes">User Notes:
84 <ulink url="&blfs-wiki;/gaim"/></para>
85
86 </sect2>
87
88 <sect2 role="installation">
89 <title>Installation of Gaim</title>
90
91 <para>To connect with MSN you will need to compile
92 <application>Gaim</application> with SSL support. For this you will need to
93 have already installed <application>libgpg-error</application>,
94 <application>libgcrypt</application>
95 and <application>GnuTLS</application> compiled in that order. Use of the
96 <application>Mozilla</application> SSL library is deprecated.</para>
97
98 <para>To compile <application>Gaim</application> with audio support, first
99 install <xref linkend="libao"/>.</para>
100
101 <para>Compile <application>Gaim</application> by running the following
102 commands:</para>
103
104<screen><userinput>./configure --prefix=/usr &amp;&amp;
105make</userinput></screen>
106
107 <!-- <para>If you want to compile <application>Gaim</application> with support
108 for <xref linkend="nas"/>, configure it like this:</para>
109
110<screen><userinput>CPPFLAGS="-I/usr/X11R6/include" ./configure -prefix=/usr \
111 -enable-nas &amp;&amp;
112make</userinput></screen> -->
113
114 <para>To test the results, issue: <command>make check</command>.</para>
115
116 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
117
118<screen role="root"><userinput>make install</userinput></screen>
119
120 </sect2>
121
122 <!-- <sect2 role="commands">
123 <title>Command Explanations</title>
124
125 <para><command>CPPFLAGS=...-enable-nas</command>: To avoid a compilation
126 error the <filename>configure</filename> script needs to be told to look
127 for the <application>NAS</application> header files in /usr/X11R6/include.
128 </para>
129
130 </sect2> -->
131
132 <sect2 role="content">
133 <title>Contents</title>
134
135 <segmentedlist>
136 <segtitle>Installed Programs</segtitle>
137 <segtitle>Installed Library</segtitle>
138 <segtitle>Installed Directories</segtitle>
139
140 <seglistitem>
141 <seg>gaim and gaim-remote</seg>
142 <seg>libgaim-remote.so</seg>
143 <seg>/usr/include/gaim, /usr/lib/gaim, /usr/share/pixmaps/gaim, and
144 /usr/share/sounds/gaim</seg>
145 </seglistitem>
146 </segmentedlist>
147
148 <variablelist>
149 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
150 <?dbfo list-presentation="list"?>
151 <?dbhtml list-presentation="table"?>
152
153 <varlistentry id="gaim-prog">
154 <term><command>gaim</command></term>
155 <listitem>
156 <para> is an instant messaging client</para>
157 <indexterm zone="gaim gaim-prog">
158 <primary sortas="b-gaim">gaim</primary>
159 </indexterm>
160 </listitem>
161 </varlistentry>
162
163 <varlistentry id="gaim-remote">
164 <term><command>gaim-remote</command></term>
165 <listitem>
166 <para> is a command-line interface for controlling an already running
167 instance of <command>gaim</command></para>
168 <indexterm zone="gaim gaim-remote">
169 <primary sortas="b-gaim-remote">gaim-remote</primary>
170 </indexterm>
171 </listitem>
172 </varlistentry>
173
174 <varlistentry id="libgaim-remote">
175 <term><filename class='libraryfile'>libgaim-remote.so</filename></term>
176 <listitem>
177 <para> contains functions that are used by gaim-remote</para>
178 <indexterm zone="gaim libgaim-remote">
179 <primary sortas="c-libgaim-remote">libgaim-remote.so</primary>
180 </indexterm>
181 </listitem>
182 </varlistentry>
183
184 </variablelist>
185
186 </sect2>
187
188</sect1>
Note: See TracBrowser for help on using the repository browser.