source: xsoft/graphweb/seamonkey.xml@ 4e74dd7

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 4e74dd7 was 0c3e9be8, checked in by Fernando de Oliveira <fernando@…>, 9 years ago

Add keybinder2-0.3.0.
Update to lxpanel-0.8.0.
xfce4-mixer-4.10.0: uncomment keybinder and replace broken ulink by xref.
Python-2.7.8, SeaMonkey-2.31, Firefox-34.0. and Thunderbird-31.3.0:

replace /usr/lib/python2.7 by /usr/lib/python&python2-majorver;.

libxklavier-5.3: typo.

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

  • Property mode set to 100644
File size: 15.8 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 "https://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 "44b6f9cfc2a95fd08dba35ff236d306e">
12 <!ENTITY seamonkey-size "180 MB">
13 <!ENTITY seamonkey-buildsize "4.1 GB (77 MB installed)">
14 <!ENTITY seamonkey-time "17 SBU (using parallelism=4)">
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 &lfs76_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="icu"/>,
98 <xref linkend="libevent"/>,
99 <xref linkend="libvpx"/>,
100 <xref linkend="nspr"/>,
101 <xref linkend="nss"/>,
102 <xref linkend="sqlite"/> and
103 <xref linkend="yasm"/>
104 </para>
105
106 <note>
107 <para>
108 If you don't install recommended dependencies, then internal copies of
109 those packages will be used. They might be tested to work, but they can
110 be out of date or contain security holes.
111 </para>
112 </note>
113
114 <note>
115 <para>
116 You must have installed <application>Openssl</application> before
117 <application>Python 2</application> or the build system will quickly
118 fail with output including "ImportError: cannot import name
119 HTTPSHandler". If you are in any doubt about this (e.g. upgrading from
120 an older version of Seamonkey), check if
121 <filename>/usr/lib/python&python2-majorver;/lib-dynload/_ssl.so</filename>
122 exists. If it does not, reinstall <xref linkend="python2"/> (after
123 installing <xref linkend="openssl"/>. The latest version of any
124 <emphasis>currently maintained</emphasis> version of Openssl should be
125 satisfactory if already installed.
126 </para>
127 </note>
128
129 <bridgehead renderas="sect4">Optional</bridgehead>
130 <para role="optional">
131 <xref linkend="curl"/>,
132 <xref linkend="dbus-glib"/>,
133 <xref linkend="doxygen"/>,
134 <xref linkend="gst-plugins-base"/> (with
135 <xref linkend="gst-plugins-good"/> and
136 <xref linkend="gst-ffmpeg"/> at runtime), or
137 <xref linkend="gst10-plugins-base"/> (with
138 <xref linkend="gst10-plugins-good"/> and
139 <xref linkend="gst10-libav"/> at runtime),
140 <xref linkend="libnotify"/>,
141 <xref linkend="openjdk"/>,
142 <xref linkend="pulseaudio"/>,
143 <xref linkend="startup-notification"/>,
144 <xref linkend="valgrind"/>,
145 <xref linkend="wget"/>,
146 <xref linkend="wireless_tools"/>, and
147 <ulink url="http://hunspell.sourceforge.net/">Hunspell</ulink>
148 </para>
149
150 <para condition="html" role="usernotes">
151 User Notes: <ulink url="&blfs-wiki;/seamonkey"/>
152 </para>
153
154 </sect2>
155
156 <sect2 role="installation">
157 <title>Installation of SeaMonkey</title>
158
159 <para>
160 The configuration of <application>SeaMonkey</application> is accomplished
161 by creating a <filename>mozconfig</filename> file containing the desired
162 configuration options. A default <filename>mozconfig</filename> file is
163 created below. To see the entire list of available configuration options
164 (and an abbreviated description of each one), issue
165 <command>./configure --help</command>. You may also wish to review the
166 entire file and uncomment any other desired options. Create the file by
167 issuing the following command:
168 </para>
169
170<screen><?dbfo keep-together="auto"?><userinput>cat &gt; mozconfig &lt;&lt; "EOF"
171<literal># If you have a multicore machine, all cores will be used by default.
172# If desired, you can reduce the number of cores used, e.g. to 1, by
173# uncommenting the next line and setting a valid number of CPU cores.
174#mk_add_options MOZ_MAKE_FLAGS="-j1"
175
176# If you have installed DBus-Glib comment out this line:
177ac_add_options --disable-dbus
178
179# If you have installed dbus-glib, and you have installed (or will install)
180# wireless-tools, and you wish to use geolocation web services, comment out
181# this line
182ac_add_options --disable-necko-wifi
183
184# If you have installed libnotify comment out this line:
185ac_add_options --disable-libnotify
186
187# GStreamer is necessary for H.264 video playback in HTML5 Video Player;
188# to be enabled, also remember to set "media.gstreamer.enabled" to "true"
189# in about:config. If you do *not* have GStreamer 0.x.y, uncomment this line:
190#ac_add_options --disable-gstreamer
191# or uncomment this line, if you have GStreamer 1.x.y
192#ac_add_options --enable-gstreamer=1.0
193
194# Uncomment these lines if you have installed optional dependencies:
195#ac_add_options --enable-system-hunspell
196#ac_add_options --enable-startup-notification
197
198# Comment out following option if you have PulseAudio installed
199ac_add_options --disable-pulseaudio
200
201# If you have not installed Yasm then uncomment this line:
202#ac_add_options --disable-webm
203
204# Comment out following options if you have not installed
205# recommended dependencies:
206ac_add_options --enable-system-sqlite
207ac_add_options --with-system-libevent
208ac_add_options --with-system-libvpx
209ac_add_options --with-system-nspr
210ac_add_options --with-system-nss
211ac_add_options --with-system-icu
212
213# The BLFS editors recommend not changing anything below this line:
214ac_add_options --prefix=/usr
215ac_add_options --enable-application=suite
216
217ac_add_options --disable-crashreporter
218ac_add_options --disable-updater
219ac_add_options --disable-tests
220
221ac_add_options --enable-optimize
222ac_add_options --enable-strip
223ac_add_options --enable-install-strip
224
225ac_add_options --enable-gio
226ac_add_options --enable-official-branding
227ac_add_options --enable-safe-browsing
228ac_add_options --enable-url-classifier
229
230ac_add_options --enable-system-cairo
231ac_add_options --enable-system-ffi
232ac_add_options --enable-system-pixman
233
234ac_add_options --with-pthreads
235
236ac_add_options --with-system-bz2
237ac_add_options --with-system-jpeg
238ac_add_options --with-system-png
239ac_add_options --with-system-zlib
240
241mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/moz-build-dir</literal>
242EOF</userinput></screen>
243
244 <note><para>
245 There is a problem on i686 systems when building
246 <application>SeaMonkey</application> with <application>gcc</application>
247 versions ranging from 4.8 to 4.9.1 and using the switch
248 <quote>--enable-optimize</quote>. There are two alternatives. The best
249 one is to upgrade <application>gcc</application> to version 4.9.2 or later
250 because it will give better perfomance and smaller binaries. However, if
251 you do not wish to upgrade gcc, reduce the level of optimization with:
252 </para>
253
254<screen><userinput>test $(uname -m) = "i686" &amp;&amp; sed -i 's/enable-optimize/&amp;=-O2/' mozconfig || true</userinput></screen>
255 </note>
256
257 <note><para>
258 If you are compiling <application>SeaMonkey</application> in chroot, make
259 sure you have the <envar>SHELL</envar> environment variable set or prepend
260 <envar>SHELL=/bin/sh</envar> to the first make command below.
261 </para></note>
262
263 <para>
264 The moz-build-dir directory needs to exist and match the value used in
265 mozconfig (above) for the object directory (MOZ_OBJDIR):
266 </para>
267
268<screen><userinput>mkdir -vp mozilla/moz-build-dir</userinput></screen>
269
270 <para>
271 Compile <application>SeaMonkey</application> by running the following
272 command:
273 </para>
274
275 <note><para>If you did not install Xorg in /usr, be sure to specify the
276 location with:</para>
277
278 <screen><userinput>export CPLUS_INCLUDE_PATH=$XORG_PREFIX/include
279export C_INCLUDE_PATH=$XORG_PREFIX/include</userinput></screen>
280 </note>
281
282<screen><userinput>make -f client.mk</userinput></screen>
283
284 <para>
285 This package does not come with a test suite.
286 </para>
287
288 <para>
289 Install <application>SeaMonkey</application> by issuing the following
290 commands as the <systemitem class="username">root</systemitem> user:
291 </para>
292
293<screen role="root"><userinput>make -f client.mk install INSTALL_SDK= &amp;&amp;
294cp -v moz-build-dir/dist/man/man1/seamonkey.1 /usr/share/man/man1</userinput></screen>
295
296 <bridgehead renderas="sect3" id="devel-seamonkey" xreflabel="SeaMonkey">
297 All the Development Libraries and Headers
298 </bridgehead>
299
300 <para>
301 If you want to install the full <application>SeaMonkey</application>
302 development environment, as the
303 <systemitem class="username">root</systemitem> user:
304 </para>
305
306<screen role="root"><userinput>make -C moz-build-dir install</userinput></screen>
307 </sect2>
308
309 <sect2 role="commands">
310 <title>Command Explanations</title>
311
312 <para>
313 <command>mkdir -vp mozilla/moz-build-dir</command>: fixes a build failure
314 of Makefile at the beginning of the build, where a file cannot be found.
315 </para>
316
317 <para>
318 <command>make -f client.mk</command>: Mozilla products are packaged to
319 allow the use of a configuration file which can be used to pass the
320 configuration settings to the <command>configure</command> command.
321 <command>make</command> uses the <filename>client.mk</filename> file to
322 get initial configuration and setup parameters.
323 </para>
324
325 </sect2>
326
327 <sect2 role="configuration">
328 <title>Configuring SeaMonkey</title>
329
330 <para>
331 If you deleted the <option>--disable-webm</option> option from your
332 <filename>mozconfig</filename>, your <application>SeaMonkey</application>
333 can play most youtube videos without the need for the flash plugin. To
334 enable this, go to <ulink url="http://www.youtube.com/html5"/> and click
335 on 'Join the HTML5 Trial' (needs cookies enabled).
336 </para>
337
338 <para>
339 For installing various <application>SeaMonkey</application> plugins, refer
340 to <ulink url="http://plugindoc.mozdev.org/linux.html">Mozdev's PluginDoc
341 Project</ulink>.
342 </para>
343
344 <para>
345 Along with using the <quote>Preferences</quote> menu to configure
346 <application>SeaMonkey</application>'s options and preferences to suit
347 individual tastes, finer grain control of many options is only available
348 using a tool not available from the general menu system. To access this
349 tool, you'll need to open a browser window and enter
350 <systemitem role="url">about:config</systemitem> in the address bar. This
351 will display a list of the configuration preferences and information
352 related to each one. You can use the <quote>Filter:</quote> bar to enter
353 search criteria and narrow down the listed items. Changing a preference
354 can be done using two methods. One, if the preference has a boolean value
355 (True/False), simply double-click on the preference to toggle the value
356 and two, for other preferences simply right-click on the desired line,
357 choose <quote>Modify</quote> from the menu and change the value. Creating
358 new preference items is accomplished in the same way, except choose
359 <quote>New</quote> from the menu and provide the desired data into the
360 fields when prompted.
361 </para>
362
363 <tip>
364 <para>
365 There is a multitude of configuration parameters you can tweak to
366 customize <application>SeaMonkey</application>. A very extensive list of
367 these parameters can be found at
368 <ulink url="http://preferential.mozdev.org/preferences.html"/>.
369 </para>
370 </tip>
371
372 <para>
373 If you use a desktop environment like <application>Gnome</application> or
374 <application>KDE</application> you may wish to create a
375 <filename>seamonkey.desktop</filename> file so that
376 <application>SeaMonkey</application> appears in the panel's menus. If you
377 didn't enable <application>Startup-Notification</application> in your
378 mozconfig change the StartupNotify line to false. As the
379 <systemitem class="username">root</systemitem> user:
380 </para>
381
382<screen role="root"><userinput>mkdir -pv /usr/share/{applications,pixmaps} &amp;&amp;
383
384cat &gt; /usr/share/applications/seamonkey.desktop &lt;&lt; "EOF" &amp;&amp;
385[Desktop Entry]
386Encoding=UTF-8
387Type=Application
388Name=SeaMonkey
389Comment=The Mozilla Suite
390Icon=seamonkey
391Exec=seamonkey
392Categories=Network;GTK;Application;Email;Browser;WebBrowser;News;
393StartupNotify=true
394Terminal=false
395EOF
396
397ln -sfv /usr/lib/seamonkey-&seamonkey-version;/chrome/icons/default/seamonkey.png \
398 /usr/share/pixmaps</userinput></screen>
399 </sect2>
400
401 <sect2 role="content">
402 <title>Contents</title>
403
404 <segmentedlist>
405 <segtitle>Installed Programs</segtitle>
406 <segtitle>Installed Libraries</segtitle>
407 <segtitle>Installed Directory</segtitle>
408
409 <seglistitem>
410 <seg>seamonkey</seg>
411 <seg>
412 Numerous libraries, browser, and email/newsgroup components, plugins,
413 extensions, and helper modules installed in <filename
414 class="directory">/usr/lib/seamonkey-&seamonkey-version;</filename>
415 </seg>
416 <seg>
417 /usr/lib/seamonkey-&seamonkey-version;.
418 </seg>
419 </seglistitem>
420 </segmentedlist>
421
422 <variablelist>
423 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
424 <?dbfo list-presentation="list"?>
425 <?dbhtml list-presentation="table"?>
426
427 <varlistentry id="seamonkey-prog">
428 <term><command>seamonkey</command></term>
429 <listitem>
430 <para>
431 is the Mozilla browser/email/newsgroup/chat client suite.
432 </para>
433 <indexterm zone="seamonkey seamonkey-prog">
434 <primary sortas="b-seamonkey">seamonkey</primary>
435 </indexterm>
436 </listitem>
437 </varlistentry>
438 </variablelist>
439 </sect2>
440</sect1>
Note: See TracBrowser for help on using the repository browser.