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 thunderbird-download-http "http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/&thunderbird-version;/source/thunderbird-&thunderbird-version;.source.tar.bz2">
|
---|
8 | <!ENTITY thunderbird-download-ftp "ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/&thunderbird-version;/source/thunderbird-&thunderbird-version;.source.tar.bz2">
|
---|
9 | <!ENTITY thunderbird-md5sum "a5904751dbd33074682b438b732fdbab">
|
---|
10 | <!ENTITY thunderbird-size "91 MB">
|
---|
11 | <!ENTITY thunderbird-buildsize "3 GB (46 MB installed)">
|
---|
12 | <!ENTITY thunderbird-time "26 SBU">
|
---|
13 |
|
---|
14 | ]>
|
---|
15 |
|
---|
16 | <sect1 id="thunderbird" xreflabel="Thunderbird-&thunderbird-version;">
|
---|
17 | <?dbhtml filename="thunderbird.html" ?>
|
---|
18 |
|
---|
19 | <sect1info>
|
---|
20 | <othername>$LastChangedBy$</othername>
|
---|
21 | <date>$Date$</date>
|
---|
22 | </sect1info>
|
---|
23 |
|
---|
24 | <title>Thunderbird-&thunderbird-version;</title>
|
---|
25 |
|
---|
26 | <indexterm zone="thunderbird">
|
---|
27 | <primary sortas="a-Thunderbird">Thunderbird</primary>
|
---|
28 | </indexterm>
|
---|
29 |
|
---|
30 | <sect2 role="package">
|
---|
31 | <title>Introduction to Thunderbird</title>
|
---|
32 |
|
---|
33 | <para><application>Thunderbird</application> is a stand-alone mail/news
|
---|
34 | client based on the <application>Mozilla</application> codebase.</para>
|
---|
35 |
|
---|
36 | &lfs70_checked;
|
---|
37 |
|
---|
38 | <bridgehead renderas="sect3">Package Information</bridgehead>
|
---|
39 | <itemizedlist spacing="compact">
|
---|
40 | <listitem>
|
---|
41 | <para>Download (HTTP): <ulink url="&thunderbird-download-http;"/></para>
|
---|
42 | </listitem>
|
---|
43 | <listitem>
|
---|
44 | <para>Download (FTP): <ulink url="&thunderbird-download-ftp;"/></para>
|
---|
45 | </listitem>
|
---|
46 | <listitem>
|
---|
47 | <para>Download MD5 sum: &thunderbird-md5sum;</para>
|
---|
48 | </listitem>
|
---|
49 | <listitem>
|
---|
50 | <para>Download size: &thunderbird-size;</para>
|
---|
51 | </listitem>
|
---|
52 | <listitem>
|
---|
53 | <para>Estimated disk space required: &thunderbird-buildsize;</para>
|
---|
54 | </listitem>
|
---|
55 | <listitem>
|
---|
56 | <para>Estimated build time: &thunderbird-time;</para>
|
---|
57 | </listitem>
|
---|
58 | </itemizedlist>
|
---|
59 |
|
---|
60 | <bridgehead renderas="sect3">Additional Downloads</bridgehead>
|
---|
61 | <itemizedlist spacing="compact">
|
---|
62 | <listitem>
|
---|
63 | <para>Required patch if you have installed libpng-1.5.6 or greater:
|
---|
64 | <ulink
|
---|
65 | url="&patch-root;/thunderbird-&thunderbird-version;-libpng-1.5-1.patch"/></para>
|
---|
66 | </listitem>
|
---|
67 | </itemizedlist>
|
---|
68 |
|
---|
69 | <bridgehead renderas="sect3">Thunderbird Dependencies</bridgehead>
|
---|
70 |
|
---|
71 | <bridgehead renderas="sect4">Required</bridgehead>
|
---|
72 | <para role="required"><xref linkend="alsa-lib"/>, <xref linkend="gtk2"/>
|
---|
73 | <xref linkend="zip"/> and <xref linkend="unzip"/></para>
|
---|
74 |
|
---|
75 | <para>Note: <application>libjpeg</application> and
|
---|
76 | <application>libpng</application> (patched for apng support) should have
|
---|
77 | been installed before <application>gdk-pixbuf</application> and should
|
---|
78 | exist on your system. If for some strange reason you haven't installed
|
---|
79 | them, you should remove the <option>--with-system-jpeg</option> and
|
---|
80 | <option>--with-system-png</option> options from the
|
---|
81 | <filename>mozconfig</filename> file created below.</para>
|
---|
82 |
|
---|
83 | <bridgehead renderas="sect4">Optional</bridgehead>
|
---|
84 | <para role="optional"><xref linkend="dbus-glib"/>,
|
---|
85 | <xref linkend="doxygen"/>, <xref linkend="gnome-vfs"/> and
|
---|
86 | <xref linkend="libgnomeui"/> (for gnome integration),
|
---|
87 | <xref linkend="libnotify"/>, <xref linkend="nss"/>, <xref linkend="nspr"/>,
|
---|
88 | <xref linkend="startup-notification"/>, <xref linkend="sqlite"/>,
|
---|
89 | <xref linkend="yasm"/> (or <xref linkend="libvpx"/>),
|
---|
90 | <ulink url="http://hunspell.sourceforge.net/">Hunspell</ulink>,
|
---|
91 | <ulink url="http://www.valgrind.org/">Valgrind</ulink> (only for testing
|
---|
92 | the jemalloc code), and <xref linkend="wget"/></para>
|
---|
93 |
|
---|
94 | <para condition="html" role="usernotes">User Notes:
|
---|
95 | <ulink url="&blfs-wiki;/Thunderbird"/></para>
|
---|
96 | </sect2>
|
---|
97 |
|
---|
98 | <sect2 role="installation">
|
---|
99 | <title>Installation of Thunderbird</title>
|
---|
100 |
|
---|
101 | <para>The configuration of <application>Thunderbird</application> is
|
---|
102 | accomplished by creating a <filename>mozconfig</filename> file containing
|
---|
103 | the desired configuration options. A default <filename>mozconfig</filename>
|
---|
104 | is created below. To see the entire list of available configuration options
|
---|
105 | (and an abbreviated description of each one), issue
|
---|
106 | <command>./configure --help</command>. Create the file by issuing the
|
---|
107 | following command:</para>
|
---|
108 |
|
---|
109 | <screen><?dbfo keep-together="auto"?><userinput>patch -p1 < ../thunderbird-&thunderbird-version;-libpng-1.5-1.patch &&
|
---|
110 | cat > mozconfig << "EOF"
|
---|
111 | # If you have a multicore machine you can speed up the build by running
|
---|
112 | # several jobs at once, but if you have a single core, delete this line:
|
---|
113 | mk_add_options MOZ_MAKE_FLAGS="-j4"
|
---|
114 |
|
---|
115 | # If you have installed Yasm delete this option:
|
---|
116 | ac_add_options --disable-webm
|
---|
117 |
|
---|
118 | # If you have installed DBus-Glib delete this option:
|
---|
119 | ac_add_options --disable-dbus
|
---|
120 |
|
---|
121 | # If you have installed wireless-tools delete this option:
|
---|
122 | ac_add_options --disable-necko-wifi
|
---|
123 |
|
---|
124 | # If you have installed libnotify delete this option:
|
---|
125 | ac_add_options --disable-libnotify
|
---|
126 |
|
---|
127 | # Uncomment these if you have installed them:
|
---|
128 | # ac_add_options --with-system-nspr
|
---|
129 | # ac_add_options --with-system-nss
|
---|
130 | # ac_add_options --enable-system-sqlite
|
---|
131 | # ac_add_options --with-system-libvpx
|
---|
132 | # ac_add_options --enable-startup-notification
|
---|
133 | # ac_add_options --enable-system-hunspell
|
---|
134 |
|
---|
135 | mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/thunderbuild
|
---|
136 | ac_add_options --enable-official-branding
|
---|
137 | ac_add_options --with-pthreads
|
---|
138 | ac_add_options --enable-system-ffi
|
---|
139 | ac_add_options --with-system-jpeg
|
---|
140 | ac_add_options --with-system-png
|
---|
141 | ac_add_options --enable-system-cairo
|
---|
142 | ac_add_options --with-system-zlib
|
---|
143 | ac_add_options --enable-shared
|
---|
144 | ac_add_options --disable-static
|
---|
145 | ac_add_options --disable-debug
|
---|
146 | ac_add_options --disable-crashreporter
|
---|
147 | ac_add_options --disable-installer
|
---|
148 | ac_add_options --disable-updater
|
---|
149 | ac_add_options --disable-tests
|
---|
150 | EOF</userinput></screen>
|
---|
151 |
|
---|
152 | <para>Compile <application>Thunderbird</application> by issuing the
|
---|
153 | following commands:</para>
|
---|
154 |
|
---|
155 | <screen><userinput>make -f client.mk &&
|
---|
156 | make -C thunderbuild/mail/installer</userinput></screen>
|
---|
157 |
|
---|
158 | <para>This package does not come with a test suite.</para>
|
---|
159 |
|
---|
160 | <para>Install <application>Thunderbird</application> by running the
|
---|
161 | following commands as the <systemitem class="username">root</systemitem>
|
---|
162 | user:</para>
|
---|
163 |
|
---|
164 | <screen role="root"><userinput>mkdir -p /usr/lib/thunderbird-9.0.1 &&
|
---|
165 | tar xf thunderbuild/mozilla/dist/thunderbird-*.tar.bz2 -C /usr/lib/thunderbird-&thunderbird-version; --strip-components=1 &&
|
---|
166 | ln -s ../lib/thunderbird-&thunderbird-version;/thunderbird /usr/bin/thunderbird</userinput></screen>
|
---|
167 | </sect2>
|
---|
168 |
|
---|
169 | <sect2 role="commands">
|
---|
170 | <title>Command Explanations</title>
|
---|
171 |
|
---|
172 | <para><command>make -f client.mk</command>: Mozilla products are packaged
|
---|
173 | to allow the use of a configuration file which can be used to pass the
|
---|
174 | configuration settings to the <command>configure</command> command.
|
---|
175 | <command>make</command> uses the <filename>client.mk</filename>
|
---|
176 | file to get initial configuration and setup parameters.</para>
|
---|
177 |
|
---|
178 | <para><command>make -C thunderbuild/mail/installer</command>: this runs make
|
---|
179 | in the <filename class="directory">thunderbuild/mail/installer</filename>
|
---|
180 | folder. This gathers together all the parts of
|
---|
181 | <application>Thunderbird</application> and compresses them into a
|
---|
182 | tarball.</para>
|
---|
183 |
|
---|
184 | <para><command>tar -xfv thunderbuild/mozilla/dist ...</command>: This
|
---|
185 | untars <application>Thunderbird</application>, the <option>-C</option>
|
---|
186 | option uncompresses the files in
|
---|
187 | /usr/lib/thunderbird-&thunderbird-version;. The
|
---|
188 | <option>--strip-components=1</option> option removes the leading
|
---|
189 | 'thunderbird' directory from the filenames, allowing us to untar
|
---|
190 | it into a versioned directory.<!-- Running <command>make -C thunderbuild
|
---|
191 | install</command> would install an additional 480 MB of files--></para>
|
---|
192 | </sect2>
|
---|
193 |
|
---|
194 | <sect2 role="configuration">
|
---|
195 | <title>Configuring Thunderbird</title>
|
---|
196 |
|
---|
197 | <sect3><title>Configuration Information</title>
|
---|
198 |
|
---|
199 | <para>If your Window or Desktop Manager does not allow you to configure
|
---|
200 | a default browser, you can add a configuration parameter to
|
---|
201 | <application>Thunderbird</application> so that a browser will start when
|
---|
202 | when you click on an Internet/intranet/local URL. The procedure to check
|
---|
203 | or modify any of the configuration parameters is quite simple and the
|
---|
204 | instructions here can be used to view or modify any of the
|
---|
205 | parameters.</para>
|
---|
206 |
|
---|
207 | <para>First, open the configuration dialog by opening the
|
---|
208 | <quote>Edit</quote> drop-down menu. Choose <quote>Preferences</quote>
|
---|
209 | and then click on the <quote>Advanced</quote> icon on the top menu
|
---|
210 | bar. Choose the <quote>General</quote> tab and click on the
|
---|
211 | <quote>Config Editor</quote> button. This will display a list of the
|
---|
212 | configuration preferences and information related to each one. You can
|
---|
213 | use the <quote>Filter:</quote> bar to enter search criteria and narrow
|
---|
214 | down the listed items. Changing a preference can be done using two
|
---|
215 | methods. One, if the preference has a boolean value (True/False), simply
|
---|
216 | double-click on the preference to toggle the value and two, for other
|
---|
217 | preferences simply right-click on the desired line, choose
|
---|
218 | <quote>Modify</quote> from the menu and change the value. Creating new
|
---|
219 | preference items is accomplished in the same way, except choose
|
---|
220 | <quote>New</quote> from the menu and provide the desired data into the
|
---|
221 | fields when prompted.</para>
|
---|
222 |
|
---|
223 | <para>The configuration preference item you need to check so that
|
---|
224 | <application>Thunderbird</application> uses a specified browser is the
|
---|
225 | <parameter>network.protocol-handler.app.http</parameter> which should
|
---|
226 | be set to the path of the desired browser, e.g.,
|
---|
227 | <option>/usr/bin/firefox</option>.</para>
|
---|
228 |
|
---|
229 | <tip>
|
---|
230 | <para>There is a multitude of configuration parameters you can tweak to
|
---|
231 | customize <application>Thunderbird</application>. A very extensive, but
|
---|
232 | not so up-to-date list of these parameters can be found at <ulink
|
---|
233 | url="http://preferential.mozdev.org/preferences.html"/>.</para>
|
---|
234 | </tip>
|
---|
235 | </sect3>
|
---|
236 | </sect2>
|
---|
237 |
|
---|
238 | <sect2 role="content">
|
---|
239 | <title>Contents</title>
|
---|
240 |
|
---|
241 | <segmentedlist>
|
---|
242 | <segtitle>Installed Programs</segtitle>
|
---|
243 | <segtitle>Installed Libraries</segtitle>
|
---|
244 | <segtitle>Installed Directories</segtitle>
|
---|
245 |
|
---|
246 | <seglistitem>
|
---|
247 | <seg>thunderbird</seg>
|
---|
248 | <seg>Numerous libraries, email/newsgroups components, plugins,
|
---|
249 | extensions, and helper modules installed in <filename
|
---|
250 | class="directory">/usr/lib/thunderbird-&thunderbird-version;</filename>
|
---|
251 | </seg>
|
---|
252 | <seg>/usr/lib/thunderbird-&thunderbird-version;</seg>
|
---|
253 | </seglistitem>
|
---|
254 | </segmentedlist>
|
---|
255 |
|
---|
256 | <variablelist>
|
---|
257 | <bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
---|
258 | <?dbfo list-presentation="list"?>
|
---|
259 | <?dbhtml list-presentation="table"?>
|
---|
260 |
|
---|
261 | <varlistentry id="thunderbird-prog">
|
---|
262 | <term><command>thunderbird</command></term>
|
---|
263 | <listitem>
|
---|
264 | <para>is <application>Mozilla</application>'s next-generation
|
---|
265 | email and newsgroup client.</para>
|
---|
266 | <indexterm zone="thunderbird thunderbird-prog">
|
---|
267 | <primary sortas="b-thunderbird">thunderbird</primary>
|
---|
268 | </indexterm>
|
---|
269 | </listitem>
|
---|
270 | </varlistentry>
|
---|
271 | </variablelist>
|
---|
272 | </sect2>
|
---|
273 |
|
---|
274 | </sect1>
|
---|