source: xsoft/graphweb/seamonkey.xml@ 16890f2

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 krejzi/svn 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 16890f2 was 16890f2, checked in by Fernando de Oliveira <fernando@…>, 10 years ago

Update to seamonkey-2.30.

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

  • Property mode set to 100644
File size: 14.2 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
[d2e21cb0]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
[cf09561]10 "ftp://ftp.mozilla.org/pub/mozilla.org/seamonkey/releases/&seamonkey-version;/source/seamonkey-&seamonkey-version;.source.tar.bz2">
[16890f2]11 <!ENTITY seamonkey-md5sum "831e91caf7036387f89b369c54250e75">
12 <!ENTITY seamonkey-size "171 MB">
13 <!ENTITY seamonkey-buildsize "2.6 GB (113 MB installed)">
14 <!ENTITY seamonkey-time "11 SBU (using parallelism=8)">
[a41f643]15]>
[f939f05]16
[d59969b]17<sect1 id="seamonkey" xreflabel="SeaMonkey-&seamonkey-version;">
[b5eb704]18 <?dbhtml filename="seamonkey.html" ?>
[88dd2f52]19
20 <sect1info>
21 <othername>$LastChangedBy$</othername>
22 <date>$Date$</date>
23 </sect1info>
24
[d59969b]25 <title>SeaMonkey-&seamonkey-version;</title>
[88dd2f52]26
[b5eb704]27 <indexterm zone="seamonkey">
[d59969b]28 <primary sortas="a-SeaMonkey">SeaMonkey</primary>
[88dd2f52]29 </indexterm>
30
31 <sect2 role="package">
[d59969b]32 <title>Introduction to SeaMonkey</title>
[88dd2f52]33
[a0d389d]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>
[88cec02]48
[dd28c49]49 &lfs76_checked;
[88dd2f52]50
51 <bridgehead renderas="sect3">Package Information</bridgehead>
52 <itemizedlist spacing="compact">
[d2e21cb0]53 <listitem>
[a0d389d]54 <para>
55 Download (HTTP): <ulink url="&seamonkey-download-http;"/>
56 </para>
[d2e21cb0]57 </listitem>
[88dd2f52]58 <listitem>
[a0d389d]59 <para>
60 Download (FTP): <ulink url="&seamonkey-download-ftp;"/>
61 </para>
[88dd2f52]62 </listitem>
63 <listitem>
[a0d389d]64 <para>
65 Download MD5 sum: &seamonkey-md5sum;
66 </para>
[88dd2f52]67 </listitem>
68 <listitem>
[a0d389d]69 <para>
70 Download size: &seamonkey-size;
71 </para>
[88dd2f52]72 </listitem>
73 <listitem>
[a0d389d]74 <para>
75 Estimated disk space required: &seamonkey-buildsize;
76 </para>
[88dd2f52]77 </listitem>
78 <listitem>
[a0d389d]79 <para>
80 Estimated build time: &seamonkey-time;
81 </para>
[88dd2f52]82 </listitem>
83 </itemizedlist>
[4520f55]84
[d59969b]85 <bridgehead renderas="sect3">SeaMonkey Dependencies</bridgehead>
[88dd2f52]86
87 <bridgehead renderas="sect4">Required</bridgehead>
[a0d389d]88 <para role="required">
89 <xref linkend="alsa-lib"/>,
90 <xref linkend="gtk2"/>,
[b0ed6bdf]91 <xref linkend="zip"/>, and
[a0d389d]92 <xref linkend="unzip"/>.
93 </para>
[b5eb704]94
95 <bridgehead renderas="sect4">Recommended</bridgehead>
[a0d389d]96 <para role="recommended">
97 <xref linkend="yasm"/> or <xref linkend="libvpx"/>
[b83d289]98 (to allow <application>SeaMonkey</application> to play webm videos).
[a0d389d]99 </para>
[88dd2f52]100
101 <bridgehead renderas="sect4">Optional</bridgehead>
[a0d389d]102 <para role="optional">
103 <xref linkend="dbus-glib"/>,
104 <xref linkend="startup-notification"/>,
105 <xref linkend="sqlite"/>,
[5ef6186]106 <xref linkend="libevent"/>,
[a0d389d]107 <xref linkend="doxygen"/>,
[580988a]108 <xref linkend="gst-plugins-base"/> (with
109 <xref linkend="gst-plugins-good"/> and
[1194a15]110 <xref linkend="gst-ffmpeg"/> at runtime),
[a0d389d]111 <xref linkend="libnotify"/>,
112 <xref linkend="nspr"/>,
113 <xref linkend="nss"/>,
[1c69133]114 <xref linkend="openjdk"/>,
115 <xref linkend="pulseaudio"/>,
[a0d389d]116 <xref linkend="wireless_tools"/>,
[16890f2]117 <xref linkend="valgrind"/> (only for testing the jemalloc code),
118 <xref linkend="wget"/>, and
119 <ulink url="http://hunspell.sourceforge.net/">Hunspell</ulink>
[a0d389d]120 </para>
121
122 <para condition="html" role="usernotes">
123 User Notes: <ulink url="&blfs-wiki;/seamonkey"/>
124 </para>
[88dd2f52]125 </sect2>
126
127 <sect2 role="installation">
[d59969b]128 <title>Installation of SeaMonkey</title>
[fc9245e]129<!--
[6a79dc72]130 <para>
131 If you have not installed <xref linkend="wireless_tools"/>, apply the
132 patch or the installer will fail:
133 </para>
134
135<screen><userinput>patch -p1 &lt; ../seamonkey-&seamonkey-version;-necko-wifi-1.patch</userinput></screen>
[fc9245e]136-->
[a0d389d]137 <para>
138 The configuration of <application>SeaMonkey</application> is accomplished
139 by creating a <filename>mozconfig</filename> file containing the desired
140 configuration options. A default <filename>mozconfig</filename> file is
141 created below. To see the entire list of available configuration options
142 (and an abbreviated description of each one), issue
143 <command>./configure --help</command>. You may also wish to review the
144 entire file and uncomment any other desired options. Create the file by
145 issuing the following command:
146 </para>
[7f588e9a]147
[4def8b6]148<screen><?dbfo keep-together="auto"?><userinput>cat &gt; mozconfig &lt;&lt; "EOF"
149<literal># If you have a multicore machine you can speed up the build by running
[88cec02]150# several jobs at once, but if you have a single core, delete this line:
[6a79dc72]151mk_add_options MOZ_MAKE_FLAGS="-j$(getconf _NPROCESSORS_ONLN)"
[d59969b]152
[88cec02]153# If you have installed Yasm delete this option:
154ac_add_options --disable-webm
[d59969b]155
[88cec02]156# If you have installed DBus-Glib delete this option:
157ac_add_options --disable-dbus
[7f588e9a]158
[88cec02]159# If you have installed wireless-tools delete this option:
160ac_add_options --disable-necko-wifi
[d59969b]161
[88cec02]162# If you have installed libnotify delete this option:
163ac_add_options --disable-libnotify
[d59969b]164
[1c69133]165# Comment out following option if you have PulseAudio installed
166ac_add_options --disable-pulseaudio
167
[973d80cc]168# GStreamer is necessary for H.264 video playback in HTML5 Video Player;
169# to be enabled, also remember to set "media.gstreamer.enabled" to "true"
[681168e]170# in about:config. If you do *not* have GStreamer 0.x.y, uncomment this line:
171#ac_add_options --disable-gstreamer
[3bbe37d]172
[a5f8d286]173# Uncomment these if you have installed them:
[88cec02]174# ac_add_options --enable-startup-notification
[a0ace670]175# ac_add_options --enable-system-hunspell
[a45062d]176# ac_add_options --enable-system-sqlite
[7133ec2]177# ac_add_options --with-system-libevent
[a45062d]178# ac_add_options --with-system-libvpx
179# ac_add_options --with-system-nspr
180# ac_add_options --with-system-nss
[d59969b]181
[88cec02]182mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/moz-build-dir
[a45062d]183ac_add_options --disable-crashreporter
184ac_add_options --disable-debug
[495ebe07]185ac_add_options --disable-debug-symbols
[a45062d]186ac_add_options --disable-installer
187ac_add_options --disable-static
188ac_add_options --disable-tests
189ac_add_options --disable-updater
[88cec02]190ac_add_options --enable-application=suite
[4def8b6]191ac_add_options --enable-optimize
[a45062d]192ac_add_options --enable-shared
[580988a]193ac_add_options --enable-system-cairo
[a45062d]194ac_add_options --enable-system-ffi
[71d28c87]195ac_add_options --prefix=/usr
[a0ace670]196ac_add_options --with-pthreads
197ac_add_options --with-system-jpeg
198ac_add_options --with-system-png
[4def8b6]199ac_add_options --with-system-zlib</literal>
[2d237fa]200EOF</userinput></screen>
[d59969b]201
[87dddd1e]202 <para>
[dd28c49]203 The moz-build-dir directory needs to exist and match the value used in
[87dddd1e]204 mozconfig (above) for the object directory (MOZ_OBJDIR):
205 </para>
206
[dd28c49]207<screen><userinput>mkdir -vp mozilla/moz-build-dir</userinput></screen>
[87dddd1e]208
[a0d389d]209 <para>
210 Compile <application>SeaMonkey</application> by running the following
211 command:
212 </para>
[7f588e9a]213
[b0ed6bdf]214 <note><para>If you did not install Xorg in /usr, be sure to specify the
215 location with:</para>
216
217 <screen><userinput>export CPLUS_INCLUDE_PATH=$XORG_PREFIX/include
218export C_INCLUDE_PATH=$XORG_PREFIX/include</userinput></screen>
219 </note>
220
[4def8b6]221<screen><userinput>test $(uname -m) = "i686" &amp;&amp; sed -i 's/enable-optimize/disable-optimize/' mozconfig || true &amp;&amp;
222make -f client.mk</userinput></screen>
[7f588e9a]223
[a0d389d]224 <para>
225 This package does not come with a test suite. However, if
226 <application>X</application> is running it can be launched
227 from the build directory before installing with the command line:
228 <userinput>moz-build-dir/mozilla/dist/seamonkey/seamonkey</userinput>
229 </para>
[87c2868]230
[a0d389d]231 <para>
232 Install <application>SeaMonkey</application> by issuing the following
233 commands as the <systemitem class="username">root</systemitem> user:
234 </para>
[7f588e9a]235
[580988a]236<screen role="root"><userinput>make -f client.mk install INSTALL_SDK= &amp;&amp;
[fc9245e]237
[2d237fa]238cp -v moz-build-dir/mozilla/dist/man/man1/seamonkey.1 /usr/share/man/man1</userinput></screen>
[de930747]239
[b83d289]240 <bridgehead renderas="sect3" id="devel-seamonkey" xreflabel="SeaMonkey">
[2b89e0a]241 All the Development Libraries and Headers
242 </bridgehead>
[fc9245e]243
[7498751]244 <para>
[b83d289]245 If you want to install the full <application>SeaMonkey</application>
[495ebe07]246 development environment, as the
247 <systemitem class="username">root</systemitem> user:
[7498751]248 </para>
249
[de930747]250<screen role="root"><userinput>make -C moz-build-dir install</userinput></screen>
[7f588e9a]251 </sect2>
252
253 <sect2 role="commands">
254 <title>Command Explanations</title>
[88cec02]255
[4def8b6]256 <para>
257 <command>test $(uname -m) = "i686" &amp;&amp; sed ...</command>:
258 On this version of seamonkey, an old bug has reappeared in 32-bit builds.
259 With optimization, the install fails with a Python error. This
260 command will fix i686 builds and preserve the optimization on x86_64.
261 </para>
262
[87dddd1e]263 <para>
264 <command>mkdir -vp mozilla/moz-build-dir</command>: fixes a build failure
[4def8b6]265 of Makefile at the beginning of the build, where a file cannot be found.
[87dddd1e]266 </para>
267
[a0d389d]268 <para>
269 <command>make -f client.mk</command>: Mozilla products are packaged to
270 allow the use of a configuration file which can be used to pass the
271 configuration settings to the <command>configure</command> command.
272 <command>make</command> uses the <filename>client.mk</filename> file to
273 get initial configuration and setup parameters.
274 </para>
275
[88dd2f52]276 </sect2>
277
278 <sect2 role="configuration">
[d59969b]279 <title>Configuring SeaMonkey</title>
[88dd2f52]280
[a0d389d]281 <para>
282 If you deleted the <option>--disable-webm</option> option from your
[b83d289]283 <filename>mozconfig</filename>, your <application>SeaMonkey</application>
[a0d389d]284 can play most youtube videos without the need for the flash plugin. To
285 enable this, go to <ulink url="http://www.youtube.com/html5"/> and click
286 on 'Join the HTML5 Trial' (needs cookies enabled).
287 </para>
288
289 <para>
290 For installing various <application>SeaMonkey</application> plugins, refer
291 to <ulink url="http://plugindoc.mozdev.org/linux.html">Mozdev's PluginDoc
292 Project</ulink>.
293 </para>
294
295 <para>
296 Along with using the <quote>Preferences</quote> menu to configure
297 <application>SeaMonkey</application>'s options and preferences to suit
298 individual tastes, finer grain control of many options is only available
299 using a tool not available from the general menu system. To access this
300 tool, you'll need to open a browser window and enter
301 <systemitem role="url">about:config</systemitem> in the address bar. This
302 will display a list of the configuration preferences and information
303 related to each one. You can use the <quote>Filter:</quote> bar to enter
304 search criteria and narrow down the listed items. Changing a preference
305 can be done using two methods. One, if the preference has a boolean value
306 (True/False), simply double-click on the preference to toggle the value
307 and two, for other preferences simply right-click on the desired line,
308 choose <quote>Modify</quote> from the menu and change the value. Creating
309 new preference items is accomplished in the same way, except choose
310 <quote>New</quote> from the menu and provide the desired data into the
311 fields when prompted.
312 </para>
[7f588e9a]313
314 <tip>
[a0d389d]315 <para>
316 There is a multitude of configuration parameters you can tweak to
317 customize <application>SeaMonkey</application>. A very extensive list of
318 these parameters can be found at
319 <ulink url="http://preferential.mozdev.org/preferences.html"/>.
320 </para>
[7f588e9a]321 </tip>
322
[a0d389d]323 <para>
324 If you use a desktop environment like <application>Gnome</application> or
325 <application>KDE</application> you may wish to create a
326 <filename>seamonkey.desktop</filename> file so that
[b83d289]327 <application>SeaMonkey</application> appears in the panel's menus. If you
[a0d389d]328 didn't enable <application>Startup-Notification</application> in your
329 mozconfig change the StartupNotify line to false. As the
330 <systemitem class="username">root</systemitem> user:
331 </para>
[5e2fb70]332
[4520f55]333<screen role="root"><userinput>mkdir -pv /usr/share/{applications,pixmaps} &amp;&amp;
[fc9245e]334
[c099902d]335cat &gt; /usr/share/applications/seamonkey.desktop &lt;&lt; "EOF" &amp;&amp;
[5e2fb70]336[Desktop Entry]
337Encoding=UTF-8
338Type=Application
[b83d289]339Name=SeaMonkey
[5e2fb70]340Comment=The Mozilla Suite
341Icon=seamonkey
342Exec=seamonkey
343Categories=Network;GTK;Application;Email;Browser;WebBrowser;News;
344StartupNotify=true
345Terminal=false
346EOF
[fc9245e]347
[6a79dc72]348ln -sfv /usr/lib/seamonkey-&seamonkey-version;/chrome/icons/default/seamonkey.png \
349 /usr/share/pixmaps</userinput></screen>
[88dd2f52]350 </sect2>
351
352 <sect2 role="content">
353 <title>Contents</title>
354
355 <segmentedlist>
[7f588e9a]356 <segtitle>Installed Programs</segtitle>
[88dd2f52]357 <segtitle>Installed Libraries</segtitle>
[c5f005b]358 <segtitle>Installed Directory</segtitle>
[88dd2f52]359
360 <seglistitem>
[88cec02]361 <seg>seamonkey</seg>
[a0d389d]362 <seg>
363 Numerous libraries, browser, and email/newsgroup components, plugins,
364 extensions, and helper modules installed in <filename
365 class="directory">/usr/lib/seamonkey-&seamonkey-version;</filename>
366 </seg>
[7498751]367 <seg>
368 /usr/lib/seamonkey-&seamonkey-version;.
369 </seg>
[88dd2f52]370 </seglistitem>
371 </segmentedlist>
372
373 <variablelist>
374 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
375 <?dbfo list-presentation="list"?>
376 <?dbhtml list-presentation="table"?>
377
[b5eb704]378 <varlistentry id="seamonkey-prog">
379 <term><command>seamonkey</command></term>
[88dd2f52]380 <listitem>
[a0d389d]381 <para>
[de930747]382 is the Mozilla browser/email/newsgroup/chat client suite.
[a0d389d]383 </para>
[b5eb704]384 <indexterm zone="seamonkey seamonkey-prog">
385 <primary sortas="b-seamonkey">seamonkey</primary>
[88dd2f52]386 </indexterm>
387 </listitem>
388 </varlistentry>
389 </variablelist>
390 </sect2>
[f45b1953]391</sect1>
Note: See TracBrowser for help on using the repository browser.