source: xsoft/graphweb/seamonkey.xml@ d6226e72

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

seamonkey-2.7

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

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