source: xsoft/graphweb/seamonkey.xml@ e2abf328

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 e2abf328 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
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
[af176a5f]8 "&mozilla-http;/seamonkey/releases/&seamonkey-version;/source/seamonkey-&seamonkey-version;.source.tar.bz2">
[d2e21cb0]9 <!ENTITY seamonkey-download-ftp
[af176a5f]10 "&mozilla-ftp;/seamonkey/releases/&seamonkey-version;/source/seamonkey-&seamonkey-version;.source.tar.bz2">
[8a68f3f]11 <!ENTITY seamonkey-md5sum "d9b1f863cb8808ca92a2d9ac004ae5ee">
[d97e1867]12 <!ENTITY seamonkey-size "194 MB">
[8a68f3f]13 <!ENTITY seamonkey-buildsize "3.6 GB (72 MB installed)">
14 <!ENTITY seamonkey-time "7.6 SBU (using parallelism=4)">
[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
[9d38ad6]49 &lfs77_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"/>,
[a30a874]91 <xref linkend="zip"/>,
92 <xref linkend="unzip"/>, and
93 <xref linkend="yasm"/>
[a0d389d]94 </para>
[b5eb704]95
96 <bridgehead renderas="sect4">Recommended</bridgehead>
[a0d389d]97 <para role="recommended">
[566fcae]98 <xref linkend="icu"/>,
99 <xref linkend="libevent"/>,
100 <xref linkend="libvpx"/>,
101 <xref linkend="nspr"/>,
[a30a874]102 <xref linkend="nss"/>, and
103 <xref linkend="sqlite"/>
[a0d389d]104 </para>
[88dd2f52]105
[566fcae]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
[0c3e9be8]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
[566fcae]124 <emphasis>currently maintained</emphasis> version of Openssl should be
125 satisfactory if already installed.
126 </para>
127 </note>
128
[88dd2f52]129 <bridgehead renderas="sect4">Optional</bridgehead>
[a0d389d]130 <para role="optional">
[566fcae]131 <xref linkend="curl"/>,
[a0d389d]132 <xref linkend="dbus-glib"/>,
133 <xref linkend="doxygen"/>,
[6000a3e]134 <xref linkend="gst10-plugins-base"/> (with
135 <xref linkend="gst10-plugins-good"/> and
136 <xref linkend="gst10-libav"/> at runtime),
[a0d389d]137 <xref linkend="libnotify"/>,
[1c69133]138 <xref linkend="openjdk"/>,
139 <xref linkend="pulseaudio"/>,
[566fcae]140 <xref linkend="startup-notification"/>,
141 <xref linkend="valgrind"/>,
142 <xref linkend="wget"/>,
143 <xref linkend="wireless_tools"/>, and
[16890f2]144 <ulink url="http://hunspell.sourceforge.net/">Hunspell</ulink>
[a0d389d]145 </para>
146
147 <para condition="html" role="usernotes">
148 User Notes: <ulink url="&blfs-wiki;/seamonkey"/>
149 </para>
[566fcae]150
[88dd2f52]151 </sect2>
152
153 <sect2 role="installation">
[d59969b]154 <title>Installation of SeaMonkey</title>
[6a79dc72]155
[a0d389d]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>
[7f588e9a]166
[4def8b6]167<screen><?dbfo keep-together="auto"?><userinput>cat &gt; mozconfig &lt;&lt; "EOF"
[566fcae]168<literal># If you have a multicore machine, all cores will be used by default.
[637f310]169# If desired, you can reduce the number of cores used, e.g. to 1, by
[566fcae]170# uncommenting the next line and setting a valid number of CPU cores.
171#mk_add_options MOZ_MAKE_FLAGS="-j1"
[d59969b]172
[566fcae]173# If you have installed DBus-Glib comment out this line:
[88cec02]174ac_add_options --disable-dbus
[7f588e9a]175
[566fcae]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
[88cec02]179ac_add_options --disable-necko-wifi
[d59969b]180
[566fcae]181# If you have installed libnotify comment out this line:
[88cec02]182ac_add_options --disable-libnotify
[d59969b]183
[973d80cc]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"
[e2abf328]186# in about:config. If you have GStreamer 1.x.y, uncomment this line:
[6000a3e]187#ac_add_options --enable-gstreamer=1.0
[3bbe37d]188
[566fcae]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
[a30a874]195<!-- Does not work
[566fcae]196# If you have not installed Yasm then uncomment this line:
[a30a874]197#ac_add_options - -disable-webm
198-->
[566fcae]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
[d59969b]211
[a45062d]212ac_add_options --disable-crashreporter
213ac_add_options --disable-updater
[566fcae]214ac_add_options --disable-tests
215
[4def8b6]216ac_add_options --enable-optimize
[566fcae]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
[580988a]225ac_add_options --enable-system-cairo
[a45062d]226ac_add_options --enable-system-ffi
[566fcae]227ac_add_options --enable-system-pixman
228
[a0ace670]229ac_add_options --with-pthreads
[566fcae]230
231ac_add_options --with-system-bz2
[a0ace670]232ac_add_options --with-system-jpeg
233ac_add_options --with-system-png
[566fcae]234ac_add_options --with-system-zlib
235
236mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/moz-build-dir</literal>
[2d237fa]237EOF</userinput></screen>
[d59969b]238
[e67830f1]239 <para>
240 First, fix building with system freetype-2.6 or later:
[566fcae]241 </para>
242
[e67830f1]243<screen><userinput>sed -i '/^ftglyph.h/ i ftfntfmt.h' mozilla/config/system-headers</userinput></screen>
[566fcae]244
245 <note><para>
246 If you are compiling <application>SeaMonkey</application> in chroot, make
[637f310]247 sure you have the <envar>SHELL</envar> environment variable set or prepend
[566fcae]248 <envar>SHELL=/bin/sh</envar> to the first make command below.
249 </para></note>
250
[87dddd1e]251 <para>
[dd28c49]252 The moz-build-dir directory needs to exist and match the value used in
[87dddd1e]253 mozconfig (above) for the object directory (MOZ_OBJDIR):
254 </para>
255
[dd28c49]256<screen><userinput>mkdir -vp mozilla/moz-build-dir</userinput></screen>
[87dddd1e]257
[a0d389d]258 <para>
259 Compile <application>SeaMonkey</application> by running the following
260 command:
261 </para>
[d97e1867]262<!-- Should not be needed if Xorg setup instructions were followed
[b0ed6bdf]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>
[d97e1867]269-->
[566fcae]270<screen><userinput>make -f client.mk</userinput></screen>
[7f588e9a]271
[a0d389d]272 <para>
[72ac7f2]273 This package does not come with a test suite.
[a0d389d]274 </para>
[87c2868]275
[a0d389d]276 <para>
277 Install <application>SeaMonkey</application> by issuing the following
278 commands as the <systemitem class="username">root</systemitem> user:
279 </para>
[7f588e9a]280
[b3be1cd]281<screen role="root"><userinput>make -f client.mk install INSTALL_SDK= &amp;&amp;
[dcb0fe6]282
[b3be1cd]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>
[de930747]285
[b83d289]286 <bridgehead renderas="sect3" id="devel-seamonkey" xreflabel="SeaMonkey">
[2b89e0a]287 All the Development Libraries and Headers
288 </bridgehead>
[fc9245e]289
[7498751]290 <para>
[b83d289]291 If you want to install the full <application>SeaMonkey</application>
[495ebe07]292 development environment, as the
293 <systemitem class="username">root</systemitem> user:
[7498751]294 </para>
295
[de930747]296<screen role="root"><userinput>make -C moz-build-dir install</userinput></screen>
[7f588e9a]297 </sect2>
298
299 <sect2 role="commands">
300 <title>Command Explanations</title>
[88cec02]301
[87dddd1e]302 <para>
303 <command>mkdir -vp mozilla/moz-build-dir</command>: fixes a build failure
[4def8b6]304 of Makefile at the beginning of the build, where a file cannot be found.
[87dddd1e]305 </para>
306
[a0d389d]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
[88dd2f52]315 </sect2>
316
317 <sect2 role="configuration">
[d59969b]318 <title>Configuring SeaMonkey</title>
[d97e1867]319<!-- This worked for me without the extra configuration
[a0d389d]320 <para>
[d97e1867]321 If you did not add the <option>- -disable-webm</option> option to your
[b83d289]322 <filename>mozconfig</filename>, your <application>SeaMonkey</application>
[a0d389d]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>
[d97e1867]327-->
[a0d389d]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>
[7f588e9a]352
353 <tip>
[a0d389d]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>
[7f588e9a]360 </tip>
361
[a0d389d]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
[b83d289]366 <application>SeaMonkey</application> appears in the panel's menus. If you
[a0d389d]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>
[5e2fb70]371
[4520f55]372<screen role="root"><userinput>mkdir -pv /usr/share/{applications,pixmaps} &amp;&amp;
[fc9245e]373
[c099902d]374cat &gt; /usr/share/applications/seamonkey.desktop &lt;&lt; "EOF" &amp;&amp;
[5e2fb70]375[Desktop Entry]
376Encoding=UTF-8
377Type=Application
[b83d289]378Name=SeaMonkey
[5e2fb70]379Comment=The Mozilla Suite
380Icon=seamonkey
381Exec=seamonkey
382Categories=Network;GTK;Application;Email;Browser;WebBrowser;News;
383StartupNotify=true
384Terminal=false
385EOF
[fc9245e]386
[6a79dc72]387ln -sfv /usr/lib/seamonkey-&seamonkey-version;/chrome/icons/default/seamonkey.png \
388 /usr/share/pixmaps</userinput></screen>
[88dd2f52]389 </sect2>
390
391 <sect2 role="content">
392 <title>Contents</title>
393
394 <segmentedlist>
[7f588e9a]395 <segtitle>Installed Programs</segtitle>
[88dd2f52]396 <segtitle>Installed Libraries</segtitle>
[c5f005b]397 <segtitle>Installed Directory</segtitle>
[88dd2f52]398
399 <seglistitem>
[88cec02]400 <seg>seamonkey</seg>
[a0d389d]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>
[7498751]406 <seg>
407 /usr/lib/seamonkey-&seamonkey-version;.
408 </seg>
[88dd2f52]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
[b5eb704]417 <varlistentry id="seamonkey-prog">
418 <term><command>seamonkey</command></term>
[88dd2f52]419 <listitem>
[a0d389d]420 <para>
[de930747]421 is the Mozilla browser/email/newsgroup/chat client suite.
[a0d389d]422 </para>
[b5eb704]423 <indexterm zone="seamonkey seamonkey-prog">
424 <primary sortas="b-seamonkey">seamonkey</primary>
[88dd2f52]425 </indexterm>
426 </listitem>
427 </varlistentry>
428 </variablelist>
429 </sect2>
[f45b1953]430</sect1>
Note: See TracBrowser for help on using the repository browser.