source: xsoft/graphweb/seamonkey.xml@ a0d389d

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

seamonkey-2.8

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

  • Property mode set to 100644
File size: 13.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
8 "http://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 "a7128f6bcd16bebed4a7c3487b69c38f">
12 <!ENTITY seamonkey-size "97 MB">
13 <!ENTITY seamonkey-buildsize "3 GB (46 MB installed)">
14 <!ENTITY seamonkey-time "26.6 SBU">
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 &lfs71_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 <note>
96 <para>
97 <application>libjpeg</application> and <application>libpng</application>
98 (patched for apng support) should have been installed before
99 <application>gdk-pixbuf</application> and should exist on your system.
100 If for some strange reason you haven't installed them, you should remove
101 the <option>--with-system-jpeg</option> and
102 <option>--with-system-png</option> options from the
103 <filename>mozconfig</filename> file created below.
104 </para>
105 </note>
106
107 <bridgehead renderas="sect4">Recommended</bridgehead>
108 <para role="recommended">
109 <xref linkend="yasm"/> or <xref linkend="libvpx"/>
110 (to allow <application>Seamonkey</application> to play webm videos).
111 </para>
112
113 <bridgehead renderas="sect4">Optional</bridgehead>
114 <para role="optional">
115 <xref linkend="dbus-glib"/>,
116 <xref linkend="startup-notification"/>,
117 <xref linkend="sqlite"/>,
118 <ulink url="http://hunspell.sourceforge.net/">Hunspell</ulink>,
119 <ulink url="http://libevent.org/">Libevent</ulink>,
120 <xref linkend="doxygen"/>,
121 <xref linkend="gnome-vfs"/> and <xref linkend="libgnomeui"/>
122 (for integration with the old version of <application>Gnome</application>),
123 <xref linkend="libnotify"/>,
124 <xref linkend="nspr"/>,
125 <xref linkend="nss"/>,
126 <xref linkend="wireless_tools"/>,
127 <ulink url="http://www.valgrind.org/">Valgrind</ulink> (only for testing
128 the jemalloc code) and
129 <xref linkend="wget"/>
130 </para>
131
132 <para condition="html" role="usernotes">
133 User Notes: <ulink url="&blfs-wiki;/seamonkey"/>
134 </para>
135 </sect2>
136
137 <sect2 role="installation">
138 <title>Installation of SeaMonkey</title>
139
140 <para>
141 The configuration of <application>SeaMonkey</application> is accomplished
142 by creating a <filename>mozconfig</filename> file containing the desired
143 configuration options. A default <filename>mozconfig</filename> file is
144 created below. To see the entire list of available configuration options
145 (and an abbreviated description of each one), issue
146 <command>./configure --help</command>. You may also wish to review the
147 entire file and uncomment any other desired options. Create the file by
148 issuing the following command:
149 </para>
150
151<screen><?dbfo keep-together="auto"?><userinput>cat &gt; .mozconfig &lt;&lt; "EOF"
152# If you have a multicore machine you can speed up the build by running
153# several jobs at once, but if you have a single core, delete this line:
154mk_add_options MOZ_MAKE_FLAGS="-j4"
155
156# If you have installed Yasm delete this option:
157ac_add_options --disable-webm
158
159# If you have installed DBus-Glib delete this option:
160ac_add_options --disable-dbus
161
162# If you have installed wireless-tools delete this option:
163ac_add_options --disable-necko-wifi
164
165# If you have installed libnotify delete this option:
166ac_add_options --disable-libnotify
167
168# Uncomment these if you have installed them:
169# ac_add_options --with-system-nspr
170# ac_add_options --with-system-nss
171# ac_add_options --enable-system-sqlite
172# ac_add_options --with-system-libvpx
173# ac_add_options --enable-startup-notification
174# ac_add_options --enable-system-hunspell
175# ac_add_options --with-system-libevent
176
177mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/moz-build-dir
178ac_add_options --enable-application=suite
179ac_add_options --prefix=/usr
180ac_add_options --with-pthreads
181ac_add_options --enable-system-ffi
182ac_add_options --with-system-jpeg
183ac_add_options --with-system-png
184ac_add_options --enable-system-cairo
185ac_add_options --with-system-zlib
186ac_add_options --enable-shared
187ac_add_options --disable-static
188ac_add_options --disable-debug
189ac_add_options --disable-crashreporter
190ac_add_options --disable-installer
191ac_add_options --disable-updater
192ac_add_options --disable-tests
193EOF</userinput></screen>
194
195 <para>
196 Compile <application>SeaMonkey</application> by running the following
197 command:
198 </para>
199
200<screen><userinput>sed -i 's#VPX_CODEC_USE_INPUT_PARTITION#VPX_CODEC_USE_INPUT_FRAGMENTS#' \
201 mozilla/configure &amp;&amp;
202make -f client.mk</userinput></screen>
203
204 <para>
205 This package does not come with a test suite. However, if
206 <application>X</application> is running it can be launched
207 from the build directory before installing with the command line:
208 <userinput>moz-build-dir/mozilla/dist/seamonkey/seamonkey</userinput>
209 </para>
210
211 <para>
212 Install <application>SeaMonkey</application> by issuing the following
213 commands as the <systemitem class="username">root</systemitem> user:
214 </para>
215
216<screen role="root"><userinput>make -C moz-build-dir install &amp;&amp;
217mkdir -pv /usr/lib/mozilla/plugins &amp;&amp;
218ln -svf ../mozilla/plugins /usr/lib/seamonkey-&seamonkey-version; &amp;&amp;
219cp -v moz-build-dir/mozilla/dist/man/man1/seamonkey.1 /usr/share/man/man1</userinput></screen>
220 </sect2>
221
222 <sect2 role="commands">
223 <title>Command Explanations</title>
224
225 <para>
226 <command>sed -i 's#VPX_CODEC_USE_INPUT_PARTITION ...</command>: This fixes
227 mozilla's <command>configure</command> script to properly detect
228 <xref linkend="libvpx"/>. This sed is not needed if you have libvpx-v0.9.7
229 or earlier installed or if you've not installed
230 <application>Libvpx</application>.
231 </para>
232
233 <para>
234 <command>make -f client.mk</command>: Mozilla products are packaged to
235 allow the use of a configuration file which can be used to pass the
236 configuration settings to the <command>configure</command> command.
237 <command>make</command> uses the <filename>client.mk</filename> file to
238 get initial configuration and setup parameters.
239 </para>
240
241 <para>
242 <command>make -C moz-build-dir install</command>: this runs
243 <command>make install</command> inside the moz-build-dir directory.
244 </para>
245
246 <para>
247 <command>ln -s ../mozilla/plugins
248 /usr/lib/seamonkey-&seamonkey-version;</command>: this creates a symlink
249 to <filename class="directory">/usr/lib/mozilla/plugins</filename> for the
250 sake of compatibility, to keep all your plugins in the place mozilla
251 plugins are normally found.
252 </para>
253 </sect2>
254
255 <sect2 role="configuration">
256 <title>Configuring SeaMonkey</title>
257
258 <para>
259 If you deleted the <option>--disable-webm</option> option from your
260 <filename>mozconfig</filename>, your <application>Seamonkey</application>
261 can play most youtube videos without the need for the flash plugin. To
262 enable this, go to <ulink url="http://www.youtube.com/html5"/> and click
263 on 'Join the HTML5 Trial' (needs cookies enabled).
264 </para>
265
266 <para>
267 For installing various <application>SeaMonkey</application> plugins, refer
268 to <ulink url="http://plugindoc.mozdev.org/linux.html">Mozdev's PluginDoc
269 Project</ulink>.
270 </para>
271
272 <para>
273 Along with using the <quote>Preferences</quote> menu to configure
274 <application>SeaMonkey</application>'s options and preferences to suit
275 individual tastes, finer grain control of many options is only available
276 using a tool not available from the general menu system. To access this
277 tool, you'll need to open a browser window and enter
278 <systemitem role="url">about:config</systemitem> in the address bar. This
279 will display a list of the configuration preferences and information
280 related to each one. You can use the <quote>Filter:</quote> bar to enter
281 search criteria and narrow down the listed items. Changing a preference
282 can be done using two methods. One, if the preference has a boolean value
283 (True/False), simply double-click on the preference to toggle the value
284 and two, for other preferences simply right-click on the desired line,
285 choose <quote>Modify</quote> from the menu and change the value. Creating
286 new preference items is accomplished in the same way, except choose
287 <quote>New</quote> from the menu and provide the desired data into the
288 fields when prompted.
289 </para>
290
291 <tip>
292 <para>
293 There is a multitude of configuration parameters you can tweak to
294 customize <application>SeaMonkey</application>. A very extensive list of
295 these parameters can be found at
296 <ulink url="http://preferential.mozdev.org/preferences.html"/>.
297 </para>
298 </tip>
299
300 <para>
301 If you use a desktop environment like <application>Gnome</application> or
302 <application>KDE</application> you may wish to create a
303 <filename>seamonkey.desktop</filename> file so that
304 <application>Seamonkey</application> appears in the panel's menus. If you
305 didn't enable <application>Startup-Notification</application> in your
306 mozconfig change the StartupNotify line to false. As the
307 <systemitem class="username">root</systemitem> user:
308 </para>
309
310<screen role="root"><userinput>cat &gt; /usr/share/applications/seamonkey.desktop &lt;&lt; "EOF"
311[Desktop Entry]
312Encoding=UTF-8
313Type=Application
314Name=Seamonkey
315Comment=The Mozilla Suite
316Icon=seamonkey
317Exec=seamonkey
318Categories=Network;GTK;Application;Email;Browser;WebBrowser;News;
319StartupNotify=true
320Terminal=false
321EOF
322ln -sv -f /usr/lib/seamonkey-&seamonkey-version;/chrome/icons/default/seamonkey.png /usr/share/pixmaps</userinput></screen>
323 </sect2>
324
325 <sect2 role="content">
326 <title>Contents</title>
327
328 <segmentedlist>
329 <segtitle>Installed Programs</segtitle>
330 <segtitle>Installed Libraries</segtitle>
331 <segtitle>Installed Directories</segtitle>
332
333 <seglistitem>
334 <seg>seamonkey</seg>
335 <seg>
336 Numerous libraries, browser, and email/newsgroup components, plugins,
337 extensions, and helper modules installed in <filename
338 class="directory">/usr/lib/seamonkey-&seamonkey-version;</filename>
339 </seg>
340 <seg>/usr/lib/seamonkey-&seamonkey-version;</seg>
341 </seglistitem>
342 </segmentedlist>
343
344 <variablelist>
345 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
346 <?dbfo list-presentation="list"?>
347 <?dbhtml list-presentation="table"?>
348
349 <varlistentry id="seamonkey-prog">
350 <term><command>seamonkey</command></term>
351 <listitem>
352 <para>
353 is Mozilla browser/email/newsgroup/chat client suite.
354 </para>
355 <indexterm zone="seamonkey seamonkey-prog">
356 <primary sortas="b-seamonkey">seamonkey</primary>
357 </indexterm>
358 </listitem>
359 </varlistentry>
360 </variablelist>
361 </sect2>
362</sect1>
Note: See TracBrowser for help on using the repository browser.