source: xsoft/graphweb/seamonkey.xml@ b5f6f3a

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 b5f6f3a was 2d237fa, checked in by Bruce Dubbs <bdubbs@…>, 13 years ago

Add some mission EOF lines and tweak a couple of instructions

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

  • Property mode set to 100644
File size: 12.7 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
[08758af]7 <!ENTITY seamonkey-download-http "http://ftp.mozilla.org/pub/mozilla.org/seamonkey/releases/&seamonkey-version;/source/seamonkey-&seamonkey-version;.source.tar.bz2">
8 <!ENTITY seamonkey-download-ftp "ftp://ftp.mozilla.org/pub/mozilla.org/seamonkey/releases/&seamonkey-version;/source//seamonkey-&seamonkey-version;.source.tar.bz2">
[88cec02]9 <!ENTITY seamonkey-md5sum "f0f0dd652ad5ee9458d86aeb626615bd">
[08758af]10 <!ENTITY seamonkey-size "57.5 MB">
[87f38ee]11 <!ENTITY seamonkey-buildsize "3 GB (46 MB installed)">
12 <!ENTITY seamonkey-time "23.7 SBU">
[a41f643]13]>
[f939f05]14
[d59969b]15<sect1 id="seamonkey" xreflabel="SeaMonkey-&seamonkey-version;">
[b5eb704]16 <?dbhtml filename="seamonkey.html" ?>
[88dd2f52]17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
[d59969b]23 <title>SeaMonkey-&seamonkey-version;</title>
[88dd2f52]24
[b5eb704]25 <indexterm zone="seamonkey">
[d59969b]26 <primary sortas="a-SeaMonkey">SeaMonkey</primary>
[88dd2f52]27 </indexterm>
28
29 <sect2 role="package">
[d59969b]30 <title>Introduction to SeaMonkey</title>
[88dd2f52]31
[d59969b]32 <para><application>SeaMonkey</application> is a browser suite, the Open
[88dd2f52]33 Source sibling of <application>Netscape</application>. It includes the
[88cec02]34 browser, composer, mail and news clients, and an IRC client. It is the
35 follow-on to the Mozilla browser suite.</para>
[b5eb704]36
37 <para>The Mozilla project also hosts two subprojects that aim to satisfy
[88cec02]38 the needs of users who don&apos;t need the complete browser suite or prefer
39 to have separate applications for browsing and e-mail. These subprojects
40 are <xref linkend="firefox"/> and <xref linkend="thunderbird"/>. Both are
41 based on the <application>Mozilla</application> source code.
42 <!-- if you delete the - -enable-application=suite option,
43 <application>Thunderbird</application> can be built from this source
44 tarball.--></para>
45
46 &lfs70_checked;
[88dd2f52]47
48 <bridgehead renderas="sect3">Package Information</bridgehead>
49 <itemizedlist spacing="compact">
50 <listitem>
[5ccc18d]51 <para>Download (HTTP): <ulink url="&seamonkey-download-http;"/></para>
[88dd2f52]52 </listitem>
53 <listitem>
[5ccc18d]54 <para>Download (FTP): <ulink url="&seamonkey-download-ftp;"/></para>
[88dd2f52]55 </listitem>
56 <listitem>
[5ccc18d]57 <para>Download MD5 sum: &seamonkey-md5sum;</para>
[88dd2f52]58 </listitem>
59 <listitem>
[5ccc18d]60 <para>Download size: &seamonkey-size;</para>
[88dd2f52]61 </listitem>
62 <listitem>
[5ccc18d]63 <para>Estimated disk space required: &seamonkey-buildsize;</para>
[88dd2f52]64 </listitem>
65 <listitem>
[5ccc18d]66 <para>Estimated build time: &seamonkey-time;</para>
[88dd2f52]67 </listitem>
68 </itemizedlist>
[88cec02]69
[d59969b]70 <bridgehead renderas="sect3">SeaMonkey Dependencies</bridgehead>
[88dd2f52]71
72 <bridgehead renderas="sect4">Required</bridgehead>
[88cec02]73 <para role="required"><xref linkend="alsa-lib"/>, <xref linkend="gtk2"/>,
74 <xref linkend="libidl"/>, and <xref linkend="zip"/></para>
[b5eb704]75
76 <note>
[88cec02]77 <para><application>libjpeg</application> and
78 <application>libpng</application> (patched for apng support) should have
79 been installed before <application>gdk-pixbuf</application> and should
80 exist on your system. If for some strange reason you haven't installed
81 them, you should remove the <option>--with-system-jpeg</option> and
82 <option>--with-system-png</option> options from the
83 <filename>mozconfig</filename> file created below.</para>
[b5eb704]84 </note>
85
86 <bridgehead renderas="sect4">Recommended</bridgehead>
[88cec02]87 <para role="recommended"><xref linkend="yasm"/> or
88 <xref linkend="libvpx"/> (to allow <application>Seamonkey</application> to
89 play webm videos).</para>
[88dd2f52]90
91 <bridgehead renderas="sect4">Optional</bridgehead>
[88cec02]92 <para role="optional"><xref linkend="dbus-glib"/>,
93 <xref linkend="startup-notification"/>, <xref linkend="sqlite"/>,
94 <ulink url="http://www.webmproject.org/code/">libvpx</ulink>,
95 <ulink url="http://sourceforge.net/projects/hunspell/">Hunspell</ulink>,
96 <xref linkend="doxygen"/>, <xref linkend="gnome-vfs"/> and
97 <xref linkend="libgnomeui"/> (for gnome integration),
98 <xref linkend="libnotify"/>, <xref linkend="nspr"/>, <xref linkend="nss"/>,
99 <xref linkend="unzip"/>, <xref linkend="wireless_tools"/>,
100 <ulink url="http://www.valgrind.org/">Valgrind</ulink> (only for testing
101 the jemalloc code) and <xref linkend="wget"/></para>
[88dd2f52]102
[38e4f06]103 <para condition="html" role="usernotes">User Notes:
104 <ulink url="&blfs-wiki;/seamonkey"/></para>
105
[88dd2f52]106 </sect2>
107
108 <sect2 role="installation">
[d59969b]109 <title>Installation of SeaMonkey</title>
[88dd2f52]110
[d59969b]111 <para>The configuration of <application>SeaMonkey</application> is
[88cec02]112 accomplished by creating a <filename>mozconfig</filename> file containing
113 the desired configuration options. A default <filename>mozconfig</filename>
[7f588e9a]114 file is created below. To see the entire list of available configuration
115 options (and an abbreviated description of each one), issue
[88cec02]116 <command>./configure --help</command>. You may also wish to review the
117 entire file and uncomment any other desired options. Create the file by
118 issuing the following command:</para>
[7f588e9a]119
[8e37798]120<screen><?dbfo keep-together="auto"?><userinput>cat &gt; .mozconfig &lt;&lt; "EOF"
[88cec02]121# If you have a multicore machine you can speed up the build by running
122# several jobs at once, but if you have a single core, delete this line:
123mk_add_options MOZ_MAKE_FLAGS="-j4"
[d59969b]124
[88cec02]125# If you have installed Yasm delete this option:
126ac_add_options --disable-webm
[d59969b]127
[88cec02]128# If you have installed DBus-Glib delete this option:
129ac_add_options --disable-dbus
[7f588e9a]130
[88cec02]131# If you have installed wireless-tools delete this option:
132ac_add_options --disable-necko-wifi
[d59969b]133
[88cec02]134# If you have installed libnotify delete this option:
135ac_add_options --disable-libnotify
[d59969b]136
[88cec02]137# If you have installed nss and nspr uncomment these two lines:
138# ac_add_options --with-system-nspr
139# ac_add_options --with-system-nss
[d59969b]140
[88cec02]141# Uncomment these if you have installed them:
142# ac_add_options --enable-system-sqlite
143# ac_add_options --enable-system-lcms
144# ac_add_options --with-system-libvpx
145# ac_add_options --enable-startup-notification
[d59969b]146
[88cec02]147mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/moz-build-dir
148ac_add_options --enable-application=suite
149ac_add_options --enable-pthreads
150ac_add_options --enable-system-ffi
151ac_add_options --enable-system-jpeg
152ac_add_options --enable-system-png
153ac_add_options --enable-system-cairo
154ac_add_options --enable-system-zlib
155ac_add_options --enable-shared
156ac_add_options --disable-static
157ac_add_options --disable-debug
158ac_add_options --disable-crashreporter
159ac_add_options --disable-installer
160ac_add_options --disable-updater
[2d237fa]161ac_add_options --disable-tests
162EOF</userinput></screen>
[d59969b]163
[5ccc18d]164 <para>Compile <application>SeaMonkey</application> by running the
[08758af]165 following command:</para>
[7f588e9a]166
[88cec02]167<screen><userinput>make -f client.mk &amp;&amp;
168make -C moz-build-dir/suite/installer</userinput></screen>
[7f588e9a]169
[87c2868]170 <para>This package does not come with a test suite. However, it
[8c9e2f6e]171 can be launched from the build directory before installing with the
[29f80ebc]172 command line:
[88cec02]173 <userinput>moz-build-dir/mozilla/dist/seamonkey/seamonkey</userinput></para>
[87c2868]174
[d59969b]175 <para>Install <application>SeaMonkey</application> by issuing the following
[7f588e9a]176 commands as the <systemitem class="username">root</systemitem> user:</para>
177
[2d237fa]178<screen role="root"><userinput>mkdir -pv /usr/lib/seamonkey-&seamonkey-version; &amp;&amp;
179tar -xvf moz-build-dir/mozilla/dist/seamonkey*.tar.bz2 \
[88cec02]180 -C /usr/lib/seamonkey-&seamonkey-version; --strip-components=1 &amp;&amp;
[2d237fa]181mkdir -pv /usr/lib/mozilla/plugins &amp;&amp;
182ln -svf ../mozilla/plugins /usr/lib/seamonkey-&seamonkey-version; &amp;&amp;
183ln -svf ../lib/seamonkey-&seamonkey-version;/seamonkey /usr/bin &amp;&amp;
184cp -v moz-build-dir/mozilla/dist/man/man1/seamonkey.1 /usr/share/man/man1</userinput></screen>
[88dd2f52]185
[7f588e9a]186 </sect2>
187
188 <sect2 role="commands">
189 <title>Command Explanations</title>
[88cec02]190
191 <para><command>make -f client.mk</command>: Mozilla products are
[7f588e9a]192 packaged to allow the use of a configuration file which can be used to
193 pass the configuration settings to the <command>configure</command>
194 command. <command>make</command> uses the <filename>client.mk</filename>
[88cec02]195 file to get initial configuration and setup parameters.</para>
196
197 <para><command>make -C moz-build-dir/suite/installer</command>: this
198 creates a tarball of the <application>Seamonkey</application> you've just
199 compiled.</para>
200
201 <para><command>tar -xf moz-build-dir ...</command>: this untars
202 <application>Seamonkey</application>. The <option>-C
203 /usr/lib/seamonkey-2.5</option> tells tar to change to the <filename
204 class='directory'>/usr/lib/seamonkey-2.5</filename> directory before
205 untaring it. The <option>--strip-components=1</option> option removes the
206 leading seamonkey/ from the filename/paths.</para>
207
208 <para><command>ln -s ../mozilla/plugins /usr/lib/seamonkey-2.5</command>:
209 this creates a symlink to
210 <filename class='directory'>/usr/lib/mozilla/plugins</filename> for the
211 sake of compatibility, to keep all your plugins in the place mozilla
212 plugins are normally found.</para>
213
[88dd2f52]214 </sect2>
215
216 <sect2 role="configuration">
[d59969b]217 <title>Configuring SeaMonkey</title>
[88dd2f52]218
[88cec02]219 <para>If you deleted the <option>--disable-webm</option> option from your
220 <filename>mozconfig</filename>, your <application>Seamonkey</application>
221 can play most youtube videos without the need for the flash plugin. To
222 enable this, go to <ulink
223 url="http://www.youtube.com/html5">http://www.youtube.com/html5</ulink>
224 and click on &apos;Join the HTML5 Trial&apos; (needs cookies
225 enabled).</para>
[88dd2f52]226
[d59969b]227 <para>For installing various <application>SeaMonkey</application> plugins,
[88dd2f52]228 refer to <ulink url="http://plugindoc.mozdev.org/linux.html">Mozdev's
[88cec02]229 PluginDoc Project</ulink>.</para>
[5dc41f0]230
[7f588e9a]231 <para>Along with using the <quote>Preferences</quote> menu to configure
[d59969b]232 <application>SeaMonkey</application>'s options and preferences to suit
[7f588e9a]233 individual tastes, finer grain control of many options is only available
234 using a tool not available from the general menu system. To access this
[d59969b]235 tool, you'll need to open a browser window and enter
[7f588e9a]236 <systemitem role='url'>about:config</systemitem> in the
237 address bar. This will display a list of the configuration preferences and
238 information related to each one. You can use the <quote>Filter:</quote> bar
239 to enter search criteria and narrow down the listed items. Changing a
240 preference can be done using two methods. One, if the preference has a
241 boolean value (True/False), simply double-click on the preference to toggle
242 the value and two, for other preferences simply right-click on the desired
243 line, choose <quote>Modify</quote> from the menu and change the value.
244 Creating new preference items is accomplished in the same way, except
245 choose <quote>New</quote> from the menu and provide the desired data into
246 the fields when prompted.</para>
247
248 <tip>
249 <para>There is a multitude of configuration parameters you can tweak to
[a41f643]250 customize <application>SeaMonkey</application>. A very extensive list
[08758af]251 of these parameters can be found at <ulink
[7f588e9a]252 url="http://preferential.mozdev.org/preferences.html"/>.</para>
253 </tip>
254
[88dd2f52]255 </sect2>
256
257 <sect2 role="content">
258 <title>Contents</title>
259
260 <segmentedlist>
[7f588e9a]261 <segtitle>Installed Programs</segtitle>
[88dd2f52]262 <segtitle>Installed Libraries</segtitle>
263 <segtitle>Installed Directories</segtitle>
264
265 <seglistitem>
[88cec02]266 <seg>seamonkey</seg>
[88dd2f52]267 <seg>Numerous libraries, browser, and email/newsgroup components,
268 plugins, extensions, and helper modules installed in <filename
[b5eb704]269 class='directory'>/usr/lib/seamonkey-&seamonkey-version;</filename></seg>
[88cec02]270 <seg>/usr/lib/seamonkey-&seamonkey-version;</seg>
[88dd2f52]271 </seglistitem>
272 </segmentedlist>
273
274 <variablelist>
275 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
276 <?dbfo list-presentation="list"?>
277 <?dbhtml list-presentation="table"?>
278
[b5eb704]279 <varlistentry id="seamonkey-prog">
280 <term><command>seamonkey</command></term>
[88dd2f52]281 <listitem>
[87c2868]282 <para>is a browser/email/newsgroup/chat client suite. The
[29f80ebc]283 various components such as the Composer, mail-news client,
[87c2868]284 IRC chat client, and address book can be accessed from the menu after
[b5eb704]285 <command>seamonkey</command> starts or via command-line switches to
286 the <command>seamonkey</command> script. Issue
287 <command>man seamonkey</command> for additional information.</para>
288 <indexterm zone="seamonkey seamonkey-prog">
289 <primary sortas="b-seamonkey">seamonkey</primary>
[88dd2f52]290 </indexterm>
291 </listitem>
292 </varlistentry>
293
294 </variablelist>
295
296 </sect2>
[f45b1953]297
298</sect1>
Note: See TracBrowser for help on using the repository browser.