source: xsoft/graphweb/seamonkey.xml@ 1eb967d9

11.0 11.1 11.2 11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt 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 1eb967d9 was 1eb967d9, checked in by Bruce Dubbs <bdubbs@…>, 3 years ago

Tweak formatting.
Fix spacing and make a line shorter

  • Property mode set to 100644
File size: 15.5 KB
RevLine 
[f939f05]1<?xml version="1.0" encoding="ISO-8859-1"?>
[6732c094]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[f939f05]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
[c9b986ed]7 <!ENTITY seamonkey-download-http "&mozilla-http;/seamonkey/releases/&seamonkey-version;/source/seamonkey-&seamonkey-version;.source.tar.xz">
[74887424]8 <!ENTITY seamonkey-download-ftp " ">
[0a675f98]9 <!ENTITY seamonkey-md5sum "f36c532bbd9c6903036aa02e9a40246b">
10 <!ENTITY seamonkey-size "272 MB">
[257c1bf]11 <!ENTITY seamonkey-buildsize "6.1 GB (159 MB installed)">
[0a675f98]12 <!ENTITY seamonkey-time "21 SBU (with parallelism=4)">
[a41f643]13]>
[f939f05]14
[d59969b]15<sect1 id="seamonkey" xreflabel="SeaMonkey-&seamonkey-version;">
[b5eb704]16 <?dbhtml filename="seamonkey.html" ?>
[88dd2f52]17
18 <sect1info>
19 <date>$Date$</date>
20 </sect1info>
21
[d59969b]22 <title>SeaMonkey-&seamonkey-version;</title>
[88dd2f52]23
[b5eb704]24 <indexterm zone="seamonkey">
[d59969b]25 <primary sortas="a-SeaMonkey">SeaMonkey</primary>
[88dd2f52]26 </indexterm>
27
28 <sect2 role="package">
[d59969b]29 <title>Introduction to SeaMonkey</title>
[88dd2f52]30
[a0d389d]31 <para>
32 <application>SeaMonkey</application> is a browser suite, the Open Source
33 sibling of <application>Netscape</application>. It includes the browser,
34 composer, mail and news clients, and an IRC client. It is the follow-on
35 to the Mozilla browser suite.
36 </para>
37
38 <para>
39 The Mozilla project also hosts two subprojects that aim to satisfy the
40 needs of users who don't need the complete browser suite or prefer to have
41 separate applications for browsing and e-mail. These subprojects are
42 <xref linkend="firefox"/> and <xref linkend="thunderbird"/>. Both are
43 based on the <application>Mozilla</application> source code.
44 </para>
[88cec02]45
[2a796b5a]46 &lfs110a_checked;
[88dd2f52]47
48 <bridgehead renderas="sect3">Package Information</bridgehead>
49 <itemizedlist spacing="compact">
[d2e21cb0]50 <listitem>
[a0d389d]51 <para>
52 Download (HTTP): <ulink url="&seamonkey-download-http;"/>
53 </para>
[d2e21cb0]54 </listitem>
[88dd2f52]55 <listitem>
[a0d389d]56 <para>
57 Download (FTP): <ulink url="&seamonkey-download-ftp;"/>
58 </para>
[88dd2f52]59 </listitem>
60 <listitem>
[a0d389d]61 <para>
62 Download MD5 sum: &seamonkey-md5sum;
63 </para>
[88dd2f52]64 </listitem>
65 <listitem>
[a0d389d]66 <para>
67 Download size: &seamonkey-size;
68 </para>
[88dd2f52]69 </listitem>
70 <listitem>
[a0d389d]71 <para>
72 Estimated disk space required: &seamonkey-buildsize;
73 </para>
[88dd2f52]74 </listitem>
75 <listitem>
[a0d389d]76 <para>
77 Estimated build time: &seamonkey-time;
78 </para>
[88dd2f52]79 </listitem>
80 </itemizedlist>
[69d1a8e]81
[3bf5de79]82<!--<bridgehead renderas="sect3">Additional Downloads</bridgehead>
[82a27795]83 <itemizedlist spacing="compact">
84 <listitem>
85 <para>
[3b3720a8]86 Required patch:
87 <ulink url="&patch-root;/seamonkey-&seamonkey-version;-security_fixes-1.patch"/>
[82a27795]88 </para>
89 </listitem>
[3bf5de79]90 </itemizedlist>-->
[69d1a8e]91
[f06c692]92 <note>
93 <para>
94 The tarball
95 <emphasis>seamonkey-&seamonkey-version;.source.tar.xz</emphasis> will
96 untar to <emphasis>seamonkey-&seamonkey-version;</emphasis> directory.
97 </para>
98 </note>
99
[d59969b]100 <bridgehead renderas="sect3">SeaMonkey Dependencies</bridgehead>
[88dd2f52]101
102 <bridgehead renderas="sect4">Required</bridgehead>
[a0d389d]103 <para role="required">
[e0ba182]104 <xref linkend="autoconf213"/>,
[2245ae0]105 both <xref linkend="gtk2"/> and <xref linkend="gtk3"/>,
[bf5fb94]106 <xref linkend="python2"/>,
[57daeab9]107 <xref linkend="rust"/>,
[01cd3461]108 <xref linkend="unzip"/>,
109 <xref linkend="yasm"/>, and
110 <xref linkend="zip"/>
[a0d389d]111 </para>
[b5eb704]112
113 <bridgehead renderas="sect4">Recommended</bridgehead>
[a0d389d]114 <para role="recommended">
[566fcae]115 <xref linkend="icu"/>,
116 <xref linkend="libevent"/>,
[57daeab9]117 <!--<xref linkend="libvpx"/>, Causes build failures similar to Firefox -->
[3bf5de79]118 <xref linkend="libwebp"/>
119 <xref linkend="nasm"/>,
[2e3b77b]120 <xref linkend="nspr"/>,
[3bf5de79]121 <xref linkend="nss"/>, and
122 <xref linkend="pulseaudio"/>
123 <!-- <xref linkend="sqlite"/> system version no longer supported -->
[82a27795]124 </para>
[3a00b7b8]125<!--
[82a27795]126 <bridgehead renderas="sect4">Optional</bridgehead>
127 <para role="optional">
128 <xref linkend="sqlite"/> (not recommended due to potential
129 security concerns)
[a0d389d]130 </para>
[3a00b7b8]131-->
[316d9591]132 <note>
133 <para>
[566fcae]134 If you don't install recommended dependencies, then internal copies of
135 those packages will be used. They might be tested to work, but they can
136 be out of date or contain security holes.
137 </para>
138 </note>
[0a675f98]139
[88dd2f52]140 <bridgehead renderas="sect4">Optional</bridgehead>
[a0d389d]141 <para role="optional">
[2c13ebe]142 <xref linkend="alsa-lib"/>,
[566fcae]143 <xref linkend="curl"/>,
[a0d389d]144 <xref linkend="dbus-glib"/>,
145 <xref linkend="doxygen"/>,
[89cdb63d]146 <xref linkend="GConf"/>,
[3a00b7b8]147 <xref linkend="gst10-plugins-base"/> (and other plugins, only for tests),
[1c69133]148 <xref linkend="openjdk"/>,
[566fcae]149 <xref linkend="startup-notification"/>,
150 <xref linkend="valgrind"/>,
151 <xref linkend="wget"/>,
[33befb9]152 <xref linkend="wireless_tools"/>,
153 <ulink url="http://hunspell.sourceforge.net/">Hunspell</ulink>, and
154 <ulink url="https://facebook.github.io/watchman/">Watchman</ulink>
[a0d389d]155 </para>
156
157 <para condition="html" role="usernotes">
158 User Notes: <ulink url="&blfs-wiki;/seamonkey"/>
159 </para>
[566fcae]160
[88dd2f52]161 </sect2>
162
163 <sect2 role="installation">
[d59969b]164 <title>Installation of SeaMonkey</title>
[6a79dc72]165
[a0d389d]166 <para>
167 The configuration of <application>SeaMonkey</application> is accomplished
168 by creating a <filename>mozconfig</filename> file containing the desired
169 configuration options. A default <filename>mozconfig</filename> file is
170 created below. To see the entire list of available configuration options
171 (and an abbreviated description of each one), issue
172 <command>./configure --help</command>. You may also wish to review the
173 entire file and uncomment any other desired options. Create the file by
174 issuing the following command:
175 </para>
[7f588e9a]176
[4def8b6]177<screen><?dbfo keep-together="auto"?><userinput>cat &gt; mozconfig &lt;&lt; "EOF"
[0a675f98]178<literal># If you have a multicore machine, all cores will be used
179# unless you pass -jN to ./mach build
[d59969b]180
[566fcae]181# If you have installed DBus-Glib comment out this line:
[88cec02]182ac_add_options --disable-dbus
[7f588e9a]183
[566fcae]184# If you have installed dbus-glib, and you have installed (or will install)
185# wireless-tools, and you wish to use geolocation web services, comment out
186# this line
[88cec02]187ac_add_options --disable-necko-wifi
[d59969b]188
[566fcae]189# Uncomment these lines if you have installed optional dependencies:
190#ac_add_options --enable-system-hunspell
191#ac_add_options --enable-startup-notification
192
[2c13ebe]193# Uncomment the following option if you have not installed PulseAudio
194#ac_add_options --disable-pulseaudio
195# and uncomment this if you installed alsa-lib instead of PulseAudio
196#ac_add_options --enable-alsa
[89cdb63d]197
198# Comment out following option if you have gconf installed
199ac_add_options --disable-gconf
[3bf5de79]200<!-- comments cause a blank line, following was for icu in the past
201 seems OK with icu-60, seamonkey-2.49
202 line below was with comment and explanation
203# Use the internal version of icu due to execution problems-->
[566fcae]204# Comment out following options if you have not installed
205# recommended dependencies:
[3bf5de79]206ac_add_options --with-system-icu
[566fcae]207ac_add_options --with-system-libevent
208ac_add_options --with-system-nspr
[257c1bf]209ac_add_options --with-system-nss
[3bf5de79]210ac_add_options --with-system-webp
[566fcae]211
[0c3d3e5]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 - comment this if you know your machine is not affected.
215ac_add_options --disable-elf-hack
216
[257c1bf]217# Seamonkey has some additional features that are not turned on by default,
218# such as an IRC client, calendar, and DOM Inspector. The DOM Inspector
219# aids with designing web pages. Comment these options if you do not
220# desire these features.
221ac_add_options --enable-calendar
[6852cb9]222ac_add_options --enable-dominspector
[257c1bf]223ac_add_options --enable-irc
224
[566fcae]225# The BLFS editors recommend not changing anything below this line:
226ac_add_options --prefix=/usr
[33befb9]227ac_add_options --enable-application=comm/suite
[d59969b]228
[a45062d]229ac_add_options --disable-crashreporter
230ac_add_options --disable-updater
[566fcae]231ac_add_options --disable-tests
232
[9a78b166]233ac_add_options --enable-optimize="-O2"
[566fcae]234ac_add_options --enable-strip
235ac_add_options --enable-install-strip
236ac_add_options --enable-official-branding
237
[0a675f98]238# The option to use system cairo was removed in 2.53.9.
[a45062d]239ac_add_options --enable-system-ffi
[566fcae]240ac_add_options --enable-system-pixman
241
242ac_add_options --with-system-bz2
[a0ace670]243ac_add_options --with-system-jpeg
244ac_add_options --with-system-png
[2e3b77b]245ac_add_options --with-system-zlib</literal>
[2d237fa]246EOF</userinput></screen>
[d59969b]247
[5b0a978e]248 <note>
249 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
250 href="../../xincludes/mozshm.xml"/>
251 <!-- if this package switches to using ./mach, replace the
252 folliowing by including mozmach.xml -->
253 <para>
254 Second, either as the <systemitem class="username">root</systemitem>
255 user export the <envar>$SHELL</envar> environment variable using
256 <command>export SHELL=/bin/sh</command> or else prepend
257 <envar>SHELL=/bin/sh</envar> when running the first
258 <command>make</command> command.
259 </para>
260 </note>
[566fcae]261
[3bf5de79]262<!--<para>
[3b3720a8]263 Apply a patch to fix a 0day vulnerability in Seamonkey:
[69d1a8e]264 </para>
265
[909e238]266
[3b3720a8]267<screen><userinput>patch -Np1 -i ../seamonkey-&seamonkey-version;-security_fixes-1.patch</userinput></screen>
268
[909e238]269
[f03e2e6c]270 <para>
[5e0a98c]271 Remove a deprecated include which breaks the build with glibc-2.32:
[f03e2e6c]272 </para>
273
[3bf5de79]274<screen><userinput>sed /sysctl/d -i mozilla/memory/build/mozjemalloc.cpp</userinput></screen>-->
[ec2353a]275
[a0d389d]276 <para>
277 Compile <application>SeaMonkey</application> by running the following
[82a27795]278 commands:
[a0d389d]279 </para>
[b0ed6bdf]280
[0a675f98]281<screen><userinput>export CC=gcc CXX=g++ &amp;&amp;
[1eb967d9]282./mach configure &amp;&amp;
[0a675f98]283./mach build</userinput></screen>
[82a27795]284
[0a675f98]285
286 <!-- comment this since llvm must have been installed for rust
[909e238]287 <note>
288 <para>
289 The CC and CXX variables above are only needed if
290 <xref linkend="llvm"/> is installed and you do not want to use clang.
291 </para>
[0a675f98]292 </note>-->
[7f588e9a]293
[a0d389d]294 <para>
[72ac7f2]295 This package does not come with a test suite.
[a0d389d]296 </para>
[87c2868]297
[a0d389d]298 <para>
299 Install <application>SeaMonkey</application> by issuing the following
300 commands as the <systemitem class="username">root</systemitem> user:
301 </para>
[7f588e9a]302
[3cdb31d]303
[1eb967d9]304<screen role="root"><userinput>./mach install &amp;&amp;
305chown -R 0:0 /usr/lib/seamonkey &amp;&amp;
[2e3b77b]306
307cp -v $(find -name seamonkey.1 | head -n1) /usr/share/man/man1</userinput></screen>
[3551afa]308
[7f588e9a]309 </sect2>
310
311 <sect2 role="commands">
312 <title>Command Explanations</title>
[8a89491]313
[ce960d7]314 <para>
[0a675f98]315 <command>export CC=gcc CXX=g++ ...</command>: Upstream now prefer
316 <application>clang</application> so that they can use one compiler
317 everywhere. On the X86 architectures <application>clang</application>
318 takes a little longer than gcc to compile mozilla applications.
319 </para>
320
321 <para>
322 <command>./mach configure</command>: This validates the supplied
323 dependencies and the <filename>mozconfig</filename>.
324 </para>
325
326 <para>
327 <option>./mach build --verbose</option>: Use this alternative if you
328 need details of which files are being compiled, together with any C or
329 C++ flags being used. But do not add '--verbose' to the install command,
330 it is not accepted there.
331 </para>
332
333 <para>
334 <option>./mach build -jN</option>: The build should, by default, use
335 all the online CPU cores. If using all the cores causes the build to swap
336 because you have insufficient memory, using fewer cores can be faster.
[a0d389d]337 </para>
338
[88dd2f52]339 </sect2>
340
341 <sect2 role="configuration">
[d59969b]342 <title>Configuring SeaMonkey</title>
[2e3b77b]343
[a0d389d]344 <para>
[33befb9]345 For installing various <application>SeaMonkey</application> add-ons, refer
346 to <ulink url="https://addons.thunderbird.net/en-US/seamonkey/">Add-ons
347 for Seamonkey</ulink>.
[a0d389d]348 </para>
349
350 <para>
351 Along with using the <quote>Preferences</quote> menu to configure
352 <application>SeaMonkey</application>'s options and preferences to suit
353 individual tastes, finer grain control of many options is only available
354 using a tool not available from the general menu system. To access this
355 tool, you'll need to open a browser window and enter
356 <systemitem role="url">about:config</systemitem> in the address bar. This
357 will display a list of the configuration preferences and information
[33befb9]358 related to each one. You can use the <quote>Search:</quote> bar to enter
[a0d389d]359 search criteria and narrow down the listed items. Changing a preference
360 can be done using two methods. One, if the preference has a boolean value
361 (True/False), simply double-click on the preference to toggle the value
362 and two, for other preferences simply right-click on the desired line,
363 choose <quote>Modify</quote> from the menu and change the value. Creating
364 new preference items is accomplished in the same way, except choose
365 <quote>New</quote> from the menu and provide the desired data into the
366 fields when prompted.
367 </para>
[7f588e9a]368
[33befb9]369<!-- The URL no longer exists.
[7f588e9a]370 <tip>
[a0d389d]371 <para>
372 There is a multitude of configuration parameters you can tweak to
373 customize <application>SeaMonkey</application>. A very extensive list of
374 these parameters can be found at
375 <ulink url="http://preferential.mozdev.org/preferences.html"/>.
376 </para>
[7f588e9a]377 </tip>
[33befb9]378-->
[a0d389d]379 <para>
380 If you use a desktop environment like <application>Gnome</application> or
381 <application>KDE</application> you may wish to create a
382 <filename>seamonkey.desktop</filename> file so that
[b83d289]383 <application>SeaMonkey</application> appears in the panel's menus. If you
[a0d389d]384 didn't enable <application>Startup-Notification</application> in your
385 mozconfig change the StartupNotify line to false. As the
386 <systemitem class="username">root</systemitem> user:
387 </para>
[5e2fb70]388
[4520f55]389<screen role="root"><userinput>mkdir -pv /usr/share/{applications,pixmaps} &amp;&amp;
[fc9245e]390
[f002c3c]391cat &gt; /usr/share/applications/seamonkey.desktop &lt;&lt; "EOF"
[51dfb3e]392<literal>[Desktop Entry]
[5e2fb70]393Encoding=UTF-8
394Type=Application
[b83d289]395Name=SeaMonkey
[5e2fb70]396Comment=The Mozilla Suite
397Icon=seamonkey
398Exec=seamonkey
399Categories=Network;GTK;Application;Email;Browser;WebBrowser;News;
400StartupNotify=true
[51dfb3e]401Terminal=false</literal>
[5e2fb70]402EOF
[fc9245e]403
[5dde2656]404ln -sfv /usr/lib/seamonkey/chrome/icons/default/default128.png \
[7226770c]405 /usr/share/pixmaps/seamonkey.png</userinput></screen>
[88dd2f52]406 </sect2>
407
408 <sect2 role="content">
409 <title>Contents</title>
410
411 <segmentedlist>
[7f588e9a]412 <segtitle>Installed Programs</segtitle>
[88dd2f52]413 <segtitle>Installed Libraries</segtitle>
[c5f005b]414 <segtitle>Installed Directory</segtitle>
[88dd2f52]415
416 <seglistitem>
[88cec02]417 <seg>seamonkey</seg>
[a0d389d]418 <seg>
419 Numerous libraries, browser, and email/newsgroup components, plugins,
[4c24eb0a]420 extensions, and helper modules installed in
421 <filename class="directory">/usr/lib/seamonkey-&seamonkey-version;</filename>
[a0d389d]422 </seg>
[7498751]423 <seg>
[33befb9]424 /usr/lib/seamonkey
[7498751]425 </seg>
[88dd2f52]426 </seglistitem>
427 </segmentedlist>
428
429 <variablelist>
430 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
431 <?dbfo list-presentation="list"?>
432 <?dbhtml list-presentation="table"?>
433
[b5eb704]434 <varlistentry id="seamonkey-prog">
435 <term><command>seamonkey</command></term>
[88dd2f52]436 <listitem>
[a0d389d]437 <para>
[4c24eb0a]438 is the Mozilla browser/email/newsgroup/chat client suite
[a0d389d]439 </para>
[b5eb704]440 <indexterm zone="seamonkey seamonkey-prog">
441 <primary sortas="b-seamonkey">seamonkey</primary>
[88dd2f52]442 </indexterm>
443 </listitem>
444 </varlistentry>
445 </variablelist>
446 </sect2>
[4c24eb0a]447
[f45b1953]448</sect1>
Note: See TracBrowser for help on using the repository browser.