source: xsoft/graphweb/seamonkey.xml@ f1607a4

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 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 f1607a4 was f1607a4, checked in by Bruce Dubbs <bdubbs@…>, 10 years ago

Add valgrind to the book

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

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