source: xsoft/graphweb/seamonkey.xml@ 2999791

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 12.2 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 gimp3 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/for-12.3 xry111/intltool xry111/llvm18 xry111/soup3 xry111/spidermonkey128 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 2999791 was 9f4cb59, checked in by Andrew Benton <andy@…>, 12 years ago

It seems that someone has renamed the package manifest patch

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

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