source: xsoft/graphweb/seamonkey.xml@ 54f8f1c

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

Archive gstreamer-0.x

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

  • Property mode set to 100644
File size: 15.3 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 "&mozilla-http;/seamonkey/releases/&seamonkey-version;/source/seamonkey-&seamonkey-version;.source.tar.bz2">
9 <!ENTITY seamonkey-download-ftp
10 "&mozilla-ftp;/seamonkey/releases/&seamonkey-version;/source/seamonkey-&seamonkey-version;.source.tar.bz2">
11 <!ENTITY seamonkey-md5sum "d9b1f863cb8808ca92a2d9ac004ae5ee">
12 <!ENTITY seamonkey-size "194 MB">
13 <!ENTITY seamonkey-buildsize "3.6 GB (72 MB installed)">
14 <!ENTITY seamonkey-time "7.6 SBU (using parallelism=4)">
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 &lfs77_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"/>,
92 <xref linkend="unzip"/>, and
93 <xref linkend="yasm"/>
94 </para>
95
96 <bridgehead renderas="sect4">Recommended</bridgehead>
97 <para role="recommended">
98 <xref linkend="icu"/>,
99 <xref linkend="libevent"/>,
100 <xref linkend="libvpx"/>,
101 <xref linkend="nspr"/>,
102 <xref linkend="nss"/>, and
103 <xref linkend="sqlite"/>
104 </para>
105
106 <note>
107 <para>
108 If you don't install recommended dependencies, then internal copies of
109 those packages will be used. They might be tested to work, but they can
110 be out of date or contain security holes.
111 </para>
112 </note>
113
114 <note>
115 <para>
116 You must have installed <application>Openssl</application> before
117 <application>Python 2</application> or the build system will quickly
118 fail with output including "ImportError: cannot import name
119 HTTPSHandler". If you are in any doubt about this (e.g. upgrading from
120 an older version of Seamonkey), check if
121 <filename>/usr/lib/python&python2-majorver;/lib-dynload/_ssl.so</filename>
122 exists. If it does not, reinstall <xref linkend="python2"/> (after
123 installing <xref linkend="openssl"/>. The latest version of any
124 <emphasis>currently maintained</emphasis> version of Openssl should be
125 satisfactory if already installed.
126 </para>
127 </note>
128
129 <bridgehead renderas="sect4">Optional</bridgehead>
130 <para role="optional">
131 <xref linkend="curl"/>,
132 <xref linkend="dbus-glib"/>,
133 <xref linkend="doxygen"/>,
134 <xref linkend="gst10-plugins-base"/> (with
135 <xref linkend="gst10-plugins-good"/> and
136 <xref linkend="gst10-libav"/> at runtime),
137 <xref linkend="libnotify"/>,
138 <xref linkend="openjdk"/>,
139 <xref linkend="pulseaudio"/>,
140 <xref linkend="startup-notification"/>,
141 <xref linkend="valgrind"/>,
142 <xref linkend="wget"/>,
143 <xref linkend="wireless_tools"/>, and
144 <ulink url="http://hunspell.sourceforge.net/">Hunspell</ulink>
145 </para>
146
147 <para condition="html" role="usernotes">
148 User Notes: <ulink url="&blfs-wiki;/seamonkey"/>
149 </para>
150
151 </sect2>
152
153 <sect2 role="installation">
154 <title>Installation of SeaMonkey</title>
155
156 <para>
157 The configuration of <application>SeaMonkey</application> is accomplished
158 by creating a <filename>mozconfig</filename> file containing the desired
159 configuration options. A default <filename>mozconfig</filename> file is
160 created below. To see the entire list of available configuration options
161 (and an abbreviated description of each one), issue
162 <command>./configure --help</command>. You may also wish to review the
163 entire file and uncomment any other desired options. Create the file by
164 issuing the following command:
165 </para>
166
167<screen><?dbfo keep-together="auto"?><userinput>cat &gt; mozconfig &lt;&lt; "EOF"
168<literal># If you have a multicore machine, all cores will be used by default.
169# If desired, you can reduce the number of cores used, e.g. to 1, by
170# uncommenting the next line and setting a valid number of CPU cores.
171#mk_add_options MOZ_MAKE_FLAGS="-j1"
172
173# If you have installed DBus-Glib comment out this line:
174ac_add_options --disable-dbus
175
176# If you have installed dbus-glib, and you have installed (or will install)
177# wireless-tools, and you wish to use geolocation web services, comment out
178# this line
179ac_add_options --disable-necko-wifi
180
181# If you have installed libnotify comment out this line:
182ac_add_options --disable-libnotify
183
184# GStreamer is necessary for H.264 video playback in HTML5 Video Player;
185# to be enabled, also remember to set "media.gstreamer.enabled" to "true"
186# in about:config. If you have GStreamer 1.x.y, uncomment this line:
187#ac_add_options --enable-gstreamer=1.0
188
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
193# Comment out following option if you have PulseAudio installed
194ac_add_options --disable-pulseaudio
195<!-- Does not work
196# If you have not installed Yasm then uncomment this line:
197#ac_add_options - -disable-webm
198-->
199# Comment out following options if you have not installed
200# recommended dependencies:
201ac_add_options --enable-system-sqlite
202ac_add_options --with-system-libevent
203ac_add_options --with-system-libvpx
204ac_add_options --with-system-nspr
205ac_add_options --with-system-nss
206ac_add_options --with-system-icu
207
208# The BLFS editors recommend not changing anything below this line:
209ac_add_options --prefix=/usr
210ac_add_options --enable-application=suite
211
212ac_add_options --disable-crashreporter
213ac_add_options --disable-updater
214ac_add_options --disable-tests
215
216ac_add_options --enable-optimize
217ac_add_options --enable-strip
218ac_add_options --enable-install-strip
219
220ac_add_options --enable-gio
221ac_add_options --enable-official-branding
222ac_add_options --enable-safe-browsing
223ac_add_options --enable-url-classifier
224
225ac_add_options --enable-system-cairo
226ac_add_options --enable-system-ffi
227ac_add_options --enable-system-pixman
228
229ac_add_options --with-pthreads
230
231ac_add_options --with-system-bz2
232ac_add_options --with-system-jpeg
233ac_add_options --with-system-png
234ac_add_options --with-system-zlib
235
236mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/moz-build-dir</literal>
237EOF</userinput></screen>
238
239 <para>
240 First, fix building with system freetype-2.6 or later:
241 </para>
242
243<screen><userinput>sed -i '/^ftglyph.h/ i ftfntfmt.h' mozilla/config/system-headers</userinput></screen>
244
245 <note><para>
246 If you are compiling <application>SeaMonkey</application> in chroot, make
247 sure you have the <envar>SHELL</envar> environment variable set or prepend
248 <envar>SHELL=/bin/sh</envar> to the first make command below.
249 </para></note>
250
251 <para>
252 The moz-build-dir directory needs to exist and match the value used in
253 mozconfig (above) for the object directory (MOZ_OBJDIR):
254 </para>
255
256<screen><userinput>mkdir -vp mozilla/moz-build-dir</userinput></screen>
257
258 <para>
259 Compile <application>SeaMonkey</application> by running the following
260 command:
261 </para>
262<!-- Should not be needed if Xorg setup instructions were followed
263 <note><para>If you did not install Xorg in /usr, be sure to specify the
264 location with:</para>
265
266 <screen><userinput>export CPLUS_INCLUDE_PATH=$XORG_PREFIX/include
267export C_INCLUDE_PATH=$XORG_PREFIX/include</userinput></screen>
268 </note>
269-->
270<screen><userinput>make -f client.mk</userinput></screen>
271
272 <para>
273 This package does not come with a test suite.
274 </para>
275
276 <para>
277 Install <application>SeaMonkey</application> by issuing the following
278 commands as the <systemitem class="username">root</systemitem> user:
279 </para>
280
281<screen role="root"><userinput>make -f client.mk install INSTALL_SDK= &amp;&amp;
282
283chown -R 0:0 /usr/lib/seamonkey-&seamonkey-version; &amp;&amp;
284cp -v moz-build-dir/dist/man/man1/seamonkey.1 /usr/share/man/man1</userinput></screen>
285
286 <bridgehead renderas="sect3" id="devel-seamonkey" xreflabel="SeaMonkey">
287 All the Development Libraries and Headers
288 </bridgehead>
289
290 <para>
291 If you want to install the full <application>SeaMonkey</application>
292 development environment, as the
293 <systemitem class="username">root</systemitem> user:
294 </para>
295
296<screen role="root"><userinput>make -C moz-build-dir install</userinput></screen>
297 </sect2>
298
299 <sect2 role="commands">
300 <title>Command Explanations</title>
301
302 <para>
303 <command>mkdir -vp mozilla/moz-build-dir</command>: fixes a build failure
304 of Makefile at the beginning of the build, where a file cannot be found.
305 </para>
306
307 <para>
308 <command>make -f client.mk</command>: Mozilla products are packaged to
309 allow the use of a configuration file which can be used to pass the
310 configuration settings to the <command>configure</command> command.
311 <command>make</command> uses the <filename>client.mk</filename> file to
312 get initial configuration and setup parameters.
313 </para>
314
315 </sect2>
316
317 <sect2 role="configuration">
318 <title>Configuring SeaMonkey</title>
319<!-- This worked for me without the extra configuration
320 <para>
321 If you did not add the <option>- -disable-webm</option> option to your
322 <filename>mozconfig</filename>, your <application>SeaMonkey</application>
323 can play most youtube videos without the need for the flash plugin. To
324 enable this, go to <ulink url="http://www.youtube.com/html5"/> and click
325 on 'Join the HTML5 Trial' (needs cookies enabled).
326 </para>
327-->
328 <para>
329 For installing various <application>SeaMonkey</application> plugins, refer
330 to <ulink url="http://plugindoc.mozdev.org/linux.html">Mozdev's PluginDoc
331 Project</ulink>.
332 </para>
333
334 <para>
335 Along with using the <quote>Preferences</quote> menu to configure
336 <application>SeaMonkey</application>'s options and preferences to suit
337 individual tastes, finer grain control of many options is only available
338 using a tool not available from the general menu system. To access this
339 tool, you'll need to open a browser window and enter
340 <systemitem role="url">about:config</systemitem> in the address bar. This
341 will display a list of the configuration preferences and information
342 related to each one. You can use the <quote>Filter:</quote> bar to enter
343 search criteria and narrow down the listed items. Changing a preference
344 can be done using two methods. One, if the preference has a boolean value
345 (True/False), simply double-click on the preference to toggle the value
346 and two, for other preferences simply right-click on the desired line,
347 choose <quote>Modify</quote> from the menu and change the value. Creating
348 new preference items is accomplished in the same way, except choose
349 <quote>New</quote> from the menu and provide the desired data into the
350 fields when prompted.
351 </para>
352
353 <tip>
354 <para>
355 There is a multitude of configuration parameters you can tweak to
356 customize <application>SeaMonkey</application>. A very extensive list of
357 these parameters can be found at
358 <ulink url="http://preferential.mozdev.org/preferences.html"/>.
359 </para>
360 </tip>
361
362 <para>
363 If you use a desktop environment like <application>Gnome</application> or
364 <application>KDE</application> you may wish to create a
365 <filename>seamonkey.desktop</filename> file so that
366 <application>SeaMonkey</application> appears in the panel's menus. If you
367 didn't enable <application>Startup-Notification</application> in your
368 mozconfig change the StartupNotify line to false. As the
369 <systemitem class="username">root</systemitem> user:
370 </para>
371
372<screen role="root"><userinput>mkdir -pv /usr/share/{applications,pixmaps} &amp;&amp;
373
374cat &gt; /usr/share/applications/seamonkey.desktop &lt;&lt; "EOF" &amp;&amp;
375[Desktop Entry]
376Encoding=UTF-8
377Type=Application
378Name=SeaMonkey
379Comment=The Mozilla Suite
380Icon=seamonkey
381Exec=seamonkey
382Categories=Network;GTK;Application;Email;Browser;WebBrowser;News;
383StartupNotify=true
384Terminal=false
385EOF
386
387ln -sfv /usr/lib/seamonkey-&seamonkey-version;/chrome/icons/default/seamonkey.png \
388 /usr/share/pixmaps</userinput></screen>
389 </sect2>
390
391 <sect2 role="content">
392 <title>Contents</title>
393
394 <segmentedlist>
395 <segtitle>Installed Programs</segtitle>
396 <segtitle>Installed Libraries</segtitle>
397 <segtitle>Installed Directory</segtitle>
398
399 <seglistitem>
400 <seg>seamonkey</seg>
401 <seg>
402 Numerous libraries, browser, and email/newsgroup components, plugins,
403 extensions, and helper modules installed in <filename
404 class="directory">/usr/lib/seamonkey-&seamonkey-version;</filename>
405 </seg>
406 <seg>
407 /usr/lib/seamonkey-&seamonkey-version;.
408 </seg>
409 </seglistitem>
410 </segmentedlist>
411
412 <variablelist>
413 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
414 <?dbfo list-presentation="list"?>
415 <?dbhtml list-presentation="table"?>
416
417 <varlistentry id="seamonkey-prog">
418 <term><command>seamonkey</command></term>
419 <listitem>
420 <para>
421 is the Mozilla browser/email/newsgroup/chat client suite.
422 </para>
423 <indexterm zone="seamonkey seamonkey-prog">
424 <primary sortas="b-seamonkey">seamonkey</primary>
425 </indexterm>
426 </listitem>
427 </varlistentry>
428 </variablelist>
429 </sect2>
430</sect1>
Note: See TracBrowser for help on using the repository browser.