source: xsoft/graphweb/seamonkey.xml@ 29ef9b8f

12.1 ken/TL2024 ken/tuningfonts lazarus plabs/newcss python3.11 rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18
Last change on this file since 29ef9b8f was 29ef9b8f, checked in by Xi Ruoyao <xry111@…>, 8 months ago

seamonkey: Sync some configuration in mozconfig from Firefox

  • Remove --enable-optimize=-O2 as it's the default.
  • Use RELR for saving several MB from libxul.so, like Firefox.
  • Update the comment for --disable-rust-simd.
  • Copy a comment with legal implication from Firefox.
  • Property mode set to 100644
File size: 16.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 seamonkey-download-http "&mozilla-http;/seamonkey/releases/&seamonkey-version;/source/seamonkey-&seamonkey-version;.source.tar.xz">
8 <!ENTITY seamonkey-download-ftp " ">
9 <!ENTITY seamonkey-md5sum "15c73a5e725b7f002b2789706ae643d9">
10 <!ENTITY seamonkey-size "254 MB">
11 <!ENTITY seamonkey-buildsize "4.3 GB (159 MB installed)">
12 <!ENTITY seamonkey-time "11 SBU (with parallelism=4)">
13]>
14
15<sect1 id="seamonkey" xreflabel="seamonkey-&seamonkey-version;">
16 <?dbhtml filename="seamonkey.html" ?>
17
18
19 <title>Seamonkey-&seamonkey-version;</title>
20
21 <indexterm zone="seamonkey">
22 <primary sortas="a-seamonkey">seamonkey</primary>
23 </indexterm>
24
25 <sect2 role="package">
26 <title>Introduction to Seamonkey</title>
27
28 <para>
29 <application>Seamonkey</application> is a browser suite, a descendant
30 of <application>Netscape</application>. It includes the browser,
31 composer, mail and news clients, and an IRC client.
32 </para>
33
34 <para>
35 It is the community-driven follow-on to the Mozilla Application Suite,
36 created after Mozilla decided to focus on separate applications for
37 browsing and e-mail. Those applications are
38 <xref linkend="firefox"/> and <xref linkend="thunderbird"/>.
39 </para>
40
41 &lfs120_checked;
42
43 <bridgehead renderas="sect3">Package Information</bridgehead>
44 <itemizedlist spacing="compact">
45 <listitem>
46 <para>
47 Download (HTTP): <ulink url="&seamonkey-download-http;"/>
48 </para>
49 </listitem>
50 <listitem>
51 <para>
52 Download (FTP): <ulink url="&seamonkey-download-ftp;"/>
53 </para>
54 </listitem>
55 <listitem>
56 <para>
57 Download MD5 sum: &seamonkey-md5sum;
58 </para>
59 </listitem>
60 <listitem>
61 <para>
62 Download size: &seamonkey-size;
63 </para>
64 </listitem>
65 <listitem>
66 <para>
67 Estimated disk space required: &seamonkey-buildsize;
68 </para>
69 </listitem>
70 <listitem>
71 <para>
72 Estimated build time: &seamonkey-time;
73 </para>
74 </listitem>
75 </itemizedlist>
76
77 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
78 <itemizedlist spacing="compact">
79 <listitem>
80 <para>
81 Required patch:
82 <ulink url="&patch-root;/seamonkey-&seamonkey-version;-consolidated_fixes-1.patch"/>
83 </para>
84 </listitem>
85 </itemizedlist>
86
87 <note>
88 <para>
89 The tarball
90 <emphasis>seamonkey-&seamonkey-version;.source.tar.xz</emphasis> will
91 untar to <emphasis>seamonkey-&seamonkey-version;</emphasis> directory.
92 </para>
93 </note>
94
95 <bridgehead renderas="sect3">Seamonkey Dependencies</bridgehead>
96
97 <bridgehead renderas="sect4">Required</bridgehead>
98 <para role="required">
99 <xref linkend="autoconf213"/>,
100 <xref linkend="cbindgen"/>,
101 <xref linkend="gtk3"/>,
102 <xref linkend="nodejs"/>,
103 <xref linkend="unzip"/>,
104 <xref linkend="yasm"/>, and
105 <xref linkend="zip"/>
106 </para>
107
108 <bridgehead renderas="sect4">Recommended</bridgehead>
109 <para role="recommended">
110 <xref linkend="icu"/>,
111 <xref linkend="libevent"/>,
112 <!--<xref linkend="libvpx"/>, Causes build failures similar to Firefox -->
113 <xref linkend="libwebp"/>,
114 <xref linkend="llvm"/> (with clang),
115 <xref linkend="nasm"/>,
116 <xref linkend="nspr"/>,
117 <xref linkend="nss"/>, and
118 <xref linkend="pulseaudio"/>
119 <!-- <xref linkend="sqlite"/> system version no longer supported -->
120 </para>
121<!--
122 <bridgehead renderas="sect4">Optional</bridgehead>
123 <para role="optional">
124 <xref linkend="sqlite"/> (not recommended due to potential
125 security concerns)
126 </para>
127-->
128 <note>
129 <para>
130 If you don't install recommended dependencies, then internal copies of
131 those packages will be used. They might be tested to work, but they can
132 be out of date or contain security holes.
133 </para>
134 </note>
135
136 <bridgehead renderas="sect4">Optional</bridgehead>
137 <para role="optional">
138 <xref linkend="alsa-lib"/>,
139 <!--<xref linkend="curl"/>,-->
140 <xref linkend="dbus-glib"/>,
141 <!--<xref linkend="doxygen"/>,-->
142 <xref linkend="GConf"/>,
143 <!--<xref linkend="gst10-plugins-base"/> (and other plugins, only for tests),-->
144 <!--<xref linkend="openjdk"/>, Not seen in logs -->
145 <xref linkend="startup-notification"/>,
146 <xref linkend="valgrind"/>,
147 <xref linkend="wget"/>,
148 <xref linkend="wireless_tools"/>,
149 <ulink url="https://hunspell.sourceforge.net/">Hunspell</ulink>, and
150 <ulink url="https://facebook.github.io/watchman/">Watchman</ulink>
151 </para>
152
153 <para condition="html" role="usernotes">
154 Editor Notes: <ulink url="&blfs-wiki;/seamonkey"/>
155 </para>
156
157 </sect2>
158
159 <sect2 role="installation">
160 <title>Installation of Seamonkey</title>
161
162 <para>
163 The configuration of <application>Seamonkey</application> is accomplished
164 by creating a <filename>mozconfig</filename> file containing the desired
165 configuration options. A default <filename>mozconfig</filename> file is
166 created below. To see the entire list of available configuration options
167 (and an abbreviated description of each one), issue
168 <command>./configure --help</command>. You may also wish to review the
169 entire file and uncomment any other desired options. Create the file by
170 issuing the following command:
171 </para>
172
173<screen><?dbfo keep-together="auto"?><userinput>cat &gt; mozconfig &lt;&lt; "EOF"
174<literal># If you have a multicore machine, all cores will be used
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# Uncomment these lines if you have installed optional dependencies:
185#ac_add_options --enable-system-hunspell
186#ac_add_options --enable-startup-notification
187
188# Uncomment the following option if you have not installed PulseAudio
189#ac_add_options --disable-pulseaudio
190# and uncomment this if you installed alsa-lib instead of PulseAudio
191#ac_add_options --enable-alsa
192
193# Comment out following option if you have gconf installed
194ac_add_options --disable-gconf
195<!-- comments cause a blank line, following was for icu in the past
196 seems OK with icu-60, seamonkey-2.49
197 line below was with comment and explanation
198# Use the internal version of icu due to execution problems-->
199# Comment out following options if you have not installed
200# recommended dependencies:
201ac_add_options --with-system-icu
202ac_add_options --with-system-libevent
203ac_add_options --with-system-nspr
204ac_add_options --with-system-nss
205ac_add_options --with-system-webp
206
207# Disabling debug symbols makes the build much smaller and a little
208# faster. Comment this if you need to run a debugger. Note: This is
209# required for compilation on i686.
210ac_add_options --disable-debug-symbols
211<!-- With Firefox ESR 128 we'd replace the following part with "- -enable-elf-hack=relr", or remove it if relr becomes the default. But I've no idea if SeaMonkey will have this change backported. -->
212# The elf-hack is reported to cause failed installs (after successful builds)
213# on some machines. It is supposed to improve startup time and it shrinks
214# libxul.so by a few MB. With recent Binutils releases the linker already
215# supports a much safer and generic way for this.
216ac_add_options --disable-elf-hack
217ac_add_options --enable-linker=bfd
218export LDFLAGS="$LDFLAGS -Wl,-z,pack-relative-relocs"
219
220# Seamonkey has some additional features that are not turned on by default,
221# such as an IRC client, calendar, and DOM Inspector. The DOM Inspector
222# aids with designing web pages. Comment these options if you do not
223# desire these features.
224ac_add_options --enable-calendar
225ac_add_options --enable-dominspector
226ac_add_options --enable-irc
227
228# The BLFS editors recommend not changing anything below this line:
229ac_add_options --prefix=/usr
230ac_add_options --enable-application=comm/suite
231
232ac_add_options --disable-crashreporter
233ac_add_options --disable-updater
234ac_add_options --disable-tests
235
236# The Rust code for SIMD optimization is much more outdated than
237# Firefox and Thunderbird, so it does not build with recent Rustc.
238ac_add_options --disable-rust-simd
239
240ac_add_options --enable-strip
241ac_add_options --enable-install-strip
242
243# You cannot distribute the binary if you do this.
244ac_add_options --enable-official-branding
245
246# The option to use system cairo was removed in 2.53.9.
247ac_add_options --enable-system-ffi
248ac_add_options --enable-system-pixman
249
250ac_add_options --with-system-bz2
251ac_add_options --with-system-jpeg
252ac_add_options --with-system-png
253ac_add_options --with-system-zlib
254
255export CC=clang CXX=clang++</literal>
256EOF</userinput></screen>
257
258 <note>
259 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
260 href="../../xincludes/mozshm.xml"/>
261 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
262 href="../../xincludes/mozmach.xml"/>
263 </note>
264
265 <para>
266 First, apply a security patch that fixes some problems with
267 Seamonkey's bundled version of libvpx:
268 </para>
269
270<screen><userinput>patch -Np1 -i ../seamonkey-&seamonkey-version;-consolidated_fixes-1.patch</userinput></screen>
271
272<!--
273 <para>
274 Next, work around a problem in the Python virtual environment:
275 </para>
276
277<screen><userinput>sed -i "/if sys.executable !=/i\ open(join(bin_dir, 'pyvenv.cfg'), 'w').close()" \
278 third_party/python/virtualenv/virtualenv.py</userinput></screen>
279-->
280
281 <para>
282 Fix a problem with the bundled 'distro' python module:
283 </para>
284
285<screen><userinput>sed -e '1012 s/stderr=devnull/stderr=subprocess.DEVNULL/' \
286 -e '1013 s/OSError/(OSError, subprocess.CalledProcessError)/' \
287 -i third_party/python/distro/distro.py</userinput></screen>
288
289 <para>
290 Compile <application>Seamonkey</application> by running the following
291 commands:
292 </para>
293
294<screen><userinput>./mach configure &amp;&amp;
295./mach build</userinput></screen>
296
297
298 <!-- comment this since llvm must have been installed for rust
299 <note>
300 <para>
301 The CC and CXX variables above are only needed if
302 <xref linkend="llvm"/> is installed and you do not want to use clang.
303 </para>
304 </note>-->
305
306 <para>
307 This package does not come with a test suite.
308 </para>
309
310 <para>
311 Install <application>Seamonkey</application> by issuing the following
312 commands as the <systemitem class="username">root</systemitem> user:
313 </para>
314
315
316<screen role="root"><userinput>./mach install &amp;&amp;
317chown -R 0:0 /usr/lib/seamonkey &amp;&amp;
318
319cp -v $(find -name seamonkey.1 | head -n1) /usr/share/man/man1</userinput></screen>
320
321 </sect2>
322
323 <sect2 role="commands">
324 <title>Command Explanations</title>
325
326 <para>
327 <command>export CC=clang CXX=clang++</command>:
328 With the introduction of <application>gcc-12</application>, many
329 more warnings are generated when compiling mozilla applications
330 and that results in a much slower, and larger, build. Furthermore,
331 building with GCC on i?86 is currently broken.
332 Although upstream mozilla code defaults to using
333 <application>llvm</application> unless overridden, the older configure
334 code in <application>Seamonkey</application> defaults to gcc.
335 </para>
336
337 <para>
338 <command>./mach configure</command>: This validates
339 the supplied dependencies and the <filename>mozconfig</filename>.
340 <!--This is run twice because problems with mach will cause it to fail the
341 first time.-->
342 </para>
343
344 <para>
345 <option>./mach build --verbose</option>: Use this alternative if you
346 need details of which files are being compiled, together with any C or
347 C++ flags being used. But do not add '--verbose' to the install command,
348 it is not accepted there.
349 </para>
350
351 <para>
352 <option>./mach build -jN</option>: The build should, by default, use
353 all the online CPU cores. If using all the cores causes the build to swap
354 because you have insufficient memory, using fewer cores can be faster.
355 </para>
356
357 </sect2>
358
359 <sect2 role="configuration">
360 <title>Configuring Seamonkey</title>
361
362 <para>
363 For installing various <application>Seamonkey</application> add-ons, refer
364 to <ulink url="https://addons.thunderbird.net/en-US/seamonkey/">Add-ons
365 for Seamonkey</ulink>.
366 </para>
367
368 <para>
369 Along with using the <quote>Preferences</quote> menu to configure
370 <application>Seamonkey</application>'s options and preferences to suit
371 individual tastes, finer grain control of many options is only available
372 using a tool not available from the general menu system. To access this
373 tool, you'll need to open a browser window and enter
374 <systemitem role="url">about:config</systemitem> in the address bar. This
375 will display a list of the configuration preferences and information
376 related to each one. You can use the <quote>Search:</quote> bar to enter
377 search criteria and narrow down the listed items. Changing a preference
378 can be done using two methods. One, if the preference has a boolean value
379 (True/False), simply double-click on the preference to toggle the value
380 and two, for other preferences simply right-click on the desired line,
381 choose <quote>Modify</quote> from the menu and change the value. Creating
382 new preference items is accomplished in the same way, except choose
383 <quote>New</quote> from the menu and provide the desired data into the
384 fields when prompted.
385 </para>
386
387<!-- The URL no longer exists.
388 <tip>
389 <para>
390 There is a multitude of configuration parameters you can tweak to
391 customize <application>SeaMonkey</application>. A very extensive list of
392 these parameters can be found at
393 <ulink url="http://preferential.mozdev.org/preferences.html"/>.
394 </para>
395 </tip>
396-->
397 <para>
398 If you use a desktop environment like <application>Gnome</application> or
399 <application>KDE</application> you may wish to create a
400 <filename>seamonkey.desktop</filename> file so that
401 <application>Seamonkey</application> appears in the panel's menus. If you
402 didn't enable <application>Startup-Notification</application> in your
403 mozconfig change the StartupNotify line to false. As the
404 <systemitem class="username">root</systemitem> user:
405 </para>
406
407<screen role="root"><userinput>mkdir -pv /usr/share/{applications,pixmaps} &amp;&amp;
408
409cat &gt; /usr/share/applications/seamonkey.desktop &lt;&lt; "EOF"
410<literal>[Desktop Entry]
411Encoding=UTF-8
412Type=Application
413Name=Seamonkey
414Comment=The Mozilla Suite
415Icon=seamonkey
416Exec=seamonkey
417Categories=Network;GTK;Application;Email;Browser;WebBrowser;News;
418StartupNotify=true
419Terminal=false</literal>
420EOF
421
422ln -sfv /usr/lib/seamonkey/chrome/icons/default/default128.png \
423 /usr/share/pixmaps/seamonkey.png</userinput></screen>
424 </sect2>
425
426 <sect2 role="content">
427 <title>Contents</title>
428
429 <segmentedlist>
430 <segtitle>Installed Programs</segtitle>
431 <segtitle>Installed Libraries</segtitle>
432 <segtitle>Installed Directory</segtitle>
433
434 <seglistitem>
435 <seg>seamonkey</seg>
436 <seg>
437 Numerous libraries, browser, and email/newsgroup components, plugins,
438 extensions, and helper modules installed in
439 <filename class="directory">/usr/lib/seamonkey</filename>
440 </seg>
441 <seg>
442 /usr/lib/seamonkey
443 </seg>
444 </seglistitem>
445 </segmentedlist>
446
447 <variablelist>
448 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
449 <?dbfo list-presentation="list"?>
450 <?dbhtml list-presentation="table"?>
451
452 <varlistentry id="seamonkey-prog">
453 <term><command>seamonkey</command></term>
454 <listitem>
455 <para>
456 is the Mozilla browser/email/newsgroup/chat client suite
457 </para>
458 <indexterm zone="seamonkey seamonkey-prog">
459 <primary sortas="b-seamonkey">seamonkey</primary>
460 </indexterm>
461 </listitem>
462 </varlistentry>
463 </variablelist>
464 </sect2>
465
466</sect1>
Note: See TracBrowser for help on using the repository browser.