source: xsoft/graphweb/seamonkey.xml@ ca82501

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 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 ca82501 was ca82501, checked in by Andrew Benton <andy@…>, 12 years ago

seamonkey-2.10.1, firefox-13.0.1 and thunderbird-13.0.1

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

  • Property mode set to 100644
File size: 14.3 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 seamonkey-download-http
8 "http://ftp.mozilla.org/pub/mozilla.org/seamonkey/releases/&seamonkey-version;/source/seamonkey-&seamonkey-version;.source.tar.bz2">
9 <!ENTITY seamonkey-download-ftp
10 "ftp://ftp.mozilla.org/pub/mozilla.org/seamonkey/releases/&seamonkey-version;/source/seamonkey-&seamonkey-version;.source.tar.bz2">
11 <!ENTITY seamonkey-md5sum "1c89d3657b5e2e9765391208c5f9bfda">
12 <!ENTITY seamonkey-size "99 MB">
13 <!ENTITY seamonkey-buildsize "1.1 GB (45 MB installed)">
14 <!ENTITY seamonkey-time "27 SBU">
15]>
16
17<sect1 id="seamonkey" xreflabel="SeaMonkey-&seamonkey-version;">
18 <?dbhtml filename="seamonkey.html" ?>
19
20 <sect1info>
21 <othername>$LastChangedBy$</othername>
22 <date>$Date$</date>
23 </sect1info>
24
25 <title>SeaMonkey-&seamonkey-version;</title>
26
27 <indexterm zone="seamonkey">
28 <primary sortas="a-SeaMonkey">SeaMonkey</primary>
29 </indexterm>
30
31 <sect2 role="package">
32 <title>Introduction to SeaMonkey</title>
33
34 <para>
35 <application>SeaMonkey</application> is a browser suite, the Open Source
36 sibling of <application>Netscape</application>. It includes the browser,
37 composer, mail and news clients, and an IRC client. It is the follow-on
38 to the Mozilla browser suite.
39 </para>
40
41 <para>
42 The Mozilla project also hosts two subprojects that aim to satisfy the
43 needs of users who don't need the complete browser suite or prefer to have
44 separate applications for browsing and e-mail. These subprojects are
45 <xref linkend="firefox"/> and <xref linkend="thunderbird"/>. Both are
46 based on the <application>Mozilla</application> source code.
47 </para>
48
49 &lfs71_checked;
50
51 <bridgehead renderas="sect3">Package Information</bridgehead>
52 <itemizedlist spacing="compact">
53 <listitem>
54 <para>
55 Download (HTTP): <ulink url="&seamonkey-download-http;"/>
56 </para>
57 </listitem>
58 <listitem>
59 <para>
60 Download (FTP): <ulink url="&seamonkey-download-ftp;"/>
61 </para>
62 </listitem>
63 <listitem>
64 <para>
65 Download MD5 sum: &seamonkey-md5sum;
66 </para>
67 </listitem>
68 <listitem>
69 <para>
70 Download size: &seamonkey-size;
71 </para>
72 </listitem>
73 <listitem>
74 <para>
75 Estimated disk space required: &seamonkey-buildsize;
76 </para>
77 </listitem>
78 <listitem>
79 <para>
80 Estimated build time: &seamonkey-time;
81 </para>
82 </listitem>
83 </itemizedlist>
84
85 <bridgehead renderas="sect3">SeaMonkey Dependencies</bridgehead>
86
87 <bridgehead renderas="sect4">Required</bridgehead>
88 <para role="required">
89 <xref linkend="alsa-lib"/>,
90 <xref linkend="gtk2"/>,
91 <xref linkend="zip"/> and
92 <xref linkend="unzip"/>.
93 </para>
94
95 <bridgehead renderas="sect4">Recommended</bridgehead>
96 <para role="recommended">
97 <xref linkend="yasm"/> or <xref linkend="libvpx"/>
98 (to allow <application>SeaMonkey</application> to play webm videos).
99 </para>
100
101 <bridgehead renderas="sect4">Optional</bridgehead>
102 <para role="optional">
103 <xref linkend="dbus-glib"/>,
104 <xref linkend="startup-notification"/>,
105 <xref linkend="sqlite"/>,
106 <ulink url="http://hunspell.sourceforge.net/">Hunspell</ulink>,
107 <ulink url="http://libevent.org/">Libevent</ulink>,
108 <xref linkend="doxygen"/>,
109 <xref linkend="gnome-vfs"/> and <xref linkend="libgnomeui"/>
110 (for integration with <application>Gnome 2</application>),
111 <xref linkend="libnotify"/>,
112 <xref linkend="nspr"/>,
113 <xref linkend="nss"/>,
114 <xref linkend="wireless_tools"/>,
115 <ulink url="http://www.valgrind.org/">Valgrind</ulink> (only for testing
116 the jemalloc code) and
117 <xref linkend="wget"/>
118 </para>
119
120 <para condition="html" role="usernotes">
121 User Notes: <ulink url="&blfs-wiki;/seamonkey"/>
122 </para>
123 </sect2>
124
125 <sect2 role="installation">
126 <title>Installation of SeaMonkey</title>
127
128 <para>
129 The configuration of <application>SeaMonkey</application> is accomplished
130 by creating a <filename>mozconfig</filename> file containing the desired
131 configuration options. A default <filename>mozconfig</filename> file is
132 created below. To see the entire list of available configuration options
133 (and an abbreviated description of each one), issue
134 <command>./configure --help</command>. You may also wish to review the
135 entire file and uncomment any other desired options. Create the file by
136 issuing the following command:
137 </para>
138
139<screen><?dbfo keep-together="auto"?><userinput>cat &gt; mozconfig &lt;&lt; "EOF"
140# If you have a multicore machine you can speed up the build by running
141# several jobs at once, but if you have a single core, delete this line:
142mk_add_options MOZ_MAKE_FLAGS="-j4"
143
144# If you have installed Yasm delete this option:
145ac_add_options --disable-webm
146
147# If you have installed DBus-Glib delete this option:
148ac_add_options --disable-dbus
149
150# If you have installed wireless-tools delete this option:
151ac_add_options --disable-necko-wifi
152
153# If you have installed libnotify delete this option:
154ac_add_options --disable-libnotify
155
156# Uncomment these if you have installed them:
157# ac_add_options --enable-startup-notification
158# ac_add_options --enable-system-hunspell
159# ac_add_options --enable-system-sqlite
160# ac_add_options --with-system-libevent
161# ac_add_options --with-system-libvpx
162# ac_add_options --with-system-nspr
163# ac_add_options --with-system-nss
164
165mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/moz-build-dir
166ac_add_options --disable-crashreporter
167ac_add_options --disable-debug
168ac_add_options --disable-debug-symbols
169ac_add_options --disable-installer
170ac_add_options --disable-static
171ac_add_options --disable-tests
172ac_add_options --disable-updater
173ac_add_options --enable-application=suite
174ac_add_options --enable-shared
175ac_add_options --enable-system-cairo
176ac_add_options --enable-system-ffi
177ac_add_options --prefix=/usr
178ac_add_options --with-pthreads
179ac_add_options --with-system-jpeg
180ac_add_options --with-system-png
181ac_add_options --with-system-zlib
182EOF</userinput></screen>
183
184 <para>
185 Compile <application>SeaMonkey</application> by running the following
186 command:
187 </para>
188
189<screen><userinput>make -f client.mk &amp;&amp;
190make -C moz-build-dir/suite/installer</userinput></screen>
191
192 <para>
193 This package does not come with a test suite. However, if
194 <application>X</application> is running it can be launched
195 from the build directory before installing with the command line:
196 <userinput>moz-build-dir/mozilla/dist/seamonkey/seamonkey</userinput>
197 </para>
198
199 <para>
200 Install <application>SeaMonkey</application> by issuing the following
201 commands as the <systemitem class="username">root</systemitem> user:
202 </para>
203
204<screen role="root"><userinput>rm -rf /usr/lib/seamonkey-&seamonkey-version; &amp;&amp;
205mkdir -pv /usr/lib/seamonkey-&seamonkey-version; &amp;&amp;
206tar xf moz-build-dir/mozilla/dist/seamonkey-&seamonkey-version;.en-US.linux-$(uname -m).tar.bz2 \
207 -C /usr/lib/seamonkey-&seamonkey-version; --strip-components=1 &amp;&amp;
208ln -sfv ../lib/seamonkey-&seamonkey-version;/seamonkey /usr/bin &amp;&amp;
209mkdir -pv /usr/lib/mozilla/plugins &amp;&amp;
210ln -sfv ../mozilla/plugins /usr/lib/seamonkey-&seamonkey-version; &amp;&amp;
211cp -v moz-build-dir/mozilla/dist/man/man1/seamonkey.1 /usr/share/man/man1</userinput></screen>
212
213 <bridgehead renderas="sect3" id="npapi-seamonkey" xreflabel="SeaMonkey">
214 NPAPI Headers
215 </bridgehead>
216 <para>
217 The above instructions just install the parts you need to run
218 <application>SeaMonkey</application>. If you want to compile
219 <xref linkend="gnash"/>, the open source version of Flash, copy some
220 headers that Gnash needs into /usr/include, as the
221 <systemitem class="username">root</systemitem> user:
222 </para>
223
224<screen role="root"><userinput>rm -rf /usr/include/npapi &amp;&amp;
225mkdir -v /usr/include/npapi &amp;&amp;
226cp -v mozilla/dom/plugins/base/*.h /usr/include/npapi</userinput></screen>
227
228 <bridgehead renderas="sect3" id="devel-seamonkey" xreflabel="SeaMonkey">
229 All the Development Libraries and Headers
230 </bridgehead>
231 <para>
232 If you want to install the full <application>SeaMonkey</application>
233 development environment, as the
234 <systemitem class="username">root</systemitem> user:
235 </para>
236
237<screen role="root"><userinput>make -C moz-build-dir install</userinput></screen>
238 </sect2>
239
240 <sect2 role="commands">
241 <title>Command Explanations</title>
242
243 <para>
244 <command>make -f client.mk</command>: Mozilla products are packaged to
245 allow the use of a configuration file which can be used to pass the
246 configuration settings to the <command>configure</command> command.
247 <command>make</command> uses the <filename>client.mk</filename> file to
248 get initial configuration and setup parameters.
249 </para>
250
251 <para>
252 <command>make -C moz-build-dir/suite/installer</command>: this creates a
253 tarball of the finished <application>SeaMonkey</application>.
254 </para>
255
256 <para>
257 <command>tar xf
258 moz-build-dir/mozilla/dist/seamonkey-&seamonkey-version;.en-US.linux-$(uname -m).tar.bz2
259 -C /usr/lib/seamonkey-&seamonkey-version; --strip-components=1</command>:
260 this untars <application>SeaMonkey</application> into
261 /usr/lib/seamonkey-&seamonkey-version;.
262 </para>
263
264 <para>
265 <command>ln -s ../mozilla/plugins
266 /usr/lib/seamonkey-&seamonkey-version;</command>: this creates a symlink
267 to <filename class="directory">/usr/lib/mozilla/plugins</filename> for the
268 sake of compatibility, to keep all your plugins in the place mozilla
269 plugins are normally found.
270 </para>
271 </sect2>
272
273 <sect2 role="configuration">
274 <title>Configuring SeaMonkey</title>
275
276 <para>
277 If you deleted the <option>--disable-webm</option> option from your
278 <filename>mozconfig</filename>, your <application>SeaMonkey</application>
279 can play most youtube videos without the need for the flash plugin. To
280 enable this, go to <ulink url="http://www.youtube.com/html5"/> and click
281 on 'Join the HTML5 Trial' (needs cookies enabled).
282 </para>
283
284 <para>
285 For installing various <application>SeaMonkey</application> plugins, refer
286 to <ulink url="http://plugindoc.mozdev.org/linux.html">Mozdev's PluginDoc
287 Project</ulink>.
288 </para>
289
290 <para>
291 Along with using the <quote>Preferences</quote> menu to configure
292 <application>SeaMonkey</application>'s options and preferences to suit
293 individual tastes, finer grain control of many options is only available
294 using a tool not available from the general menu system. To access this
295 tool, you'll need to open a browser window and enter
296 <systemitem role="url">about:config</systemitem> in the address bar. This
297 will display a list of the configuration preferences and information
298 related to each one. You can use the <quote>Filter:</quote> bar to enter
299 search criteria and narrow down the listed items. Changing a preference
300 can be done using two methods. One, if the preference has a boolean value
301 (True/False), simply double-click on the preference to toggle the value
302 and two, for other preferences simply right-click on the desired line,
303 choose <quote>Modify</quote> from the menu and change the value. Creating
304 new preference items is accomplished in the same way, except choose
305 <quote>New</quote> from the menu and provide the desired data into the
306 fields when prompted.
307 </para>
308
309 <tip>
310 <para>
311 There is a multitude of configuration parameters you can tweak to
312 customize <application>SeaMonkey</application>. A very extensive list of
313 these parameters can be found at
314 <ulink url="http://preferential.mozdev.org/preferences.html"/>.
315 </para>
316 </tip>
317
318 <para>
319 If you use a desktop environment like <application>Gnome</application> or
320 <application>KDE</application> you may wish to create a
321 <filename>seamonkey.desktop</filename> file so that
322 <application>SeaMonkey</application> appears in the panel's menus. If you
323 didn't enable <application>Startup-Notification</application> in your
324 mozconfig change the StartupNotify line to false. As the
325 <systemitem class="username">root</systemitem> user:
326 </para>
327
328<screen role="root"><userinput>mkdir -pv /usr/share/applications &amp;&amp;
329cat &gt; /usr/share/applications/seamonkey.desktop &lt;&lt; "EOF" &amp;&amp;
330[Desktop Entry]
331Encoding=UTF-8
332Type=Application
333Name=SeaMonkey
334Comment=The Mozilla Suite
335Icon=seamonkey
336Exec=seamonkey
337Categories=Network;GTK;Application;Email;Browser;WebBrowser;News;
338StartupNotify=true
339Terminal=false
340EOF
341ln -sfv /usr/lib/seamonkey-&seamonkey-version;/chrome/icons/default/seamonkey.png /usr/share/pixmaps</userinput></screen>
342 </sect2>
343
344 <sect2 role="content">
345 <title>Contents</title>
346
347 <segmentedlist>
348 <segtitle>Installed Programs</segtitle>
349 <segtitle>Installed Libraries</segtitle>
350 <segtitle>Installed Directories</segtitle>
351
352 <seglistitem>
353 <seg>seamonkey</seg>
354 <seg>
355 Numerous libraries, browser, and email/newsgroup components, plugins,
356 extensions, and helper modules installed in <filename
357 class="directory">/usr/lib/seamonkey-&seamonkey-version;</filename>
358 </seg>
359 <seg>
360 /usr/include/npapi and
361 /usr/lib/seamonkey-&seamonkey-version;.
362 </seg>
363 </seglistitem>
364 </segmentedlist>
365
366 <variablelist>
367 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
368 <?dbfo list-presentation="list"?>
369 <?dbhtml list-presentation="table"?>
370
371 <varlistentry id="seamonkey-prog">
372 <term><command>seamonkey</command></term>
373 <listitem>
374 <para>
375 is the Mozilla browser/email/newsgroup/chat client suite.
376 </para>
377 <indexterm zone="seamonkey seamonkey-prog">
378 <primary sortas="b-seamonkey">seamonkey</primary>
379 </indexterm>
380 </listitem>
381 </varlistentry>
382 </variablelist>
383 </sect2>
384</sect1>
Note: See TracBrowser for help on using the repository browser.