source: xsoft/graphweb/firefox.xml@ 787a2e75

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 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 787a2e75 was 94f666c, checked in by Chris Staub <chris@…>, 8 years ago

Removed unneeded command explanations from Firefox instructions

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

  • Property mode set to 100644
File size: 13.5 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 firefox-download-http "&mozilla-http;/firefox/releases/&firefox-version;/source/firefox-&firefox-version;.source.tar.xz">
8 <!ENTITY firefox-download-ftp " ">
9 <!ENTITY firefox-md5sum "3e3b90268b8a634f7c60a25eb3a04c8c">
10 <!ENTITY firefox-size "179 MB">
11 <!ENTITY firefox-buildsize "4.6 GB (84 MB installed)">
12 <!ENTITY firefox-time "11.5 SBU (with parallelism=4)">
13]>
14
15<sect1 id="firefox" xreflabel="Firefox-&firefox-version;">
16 <?dbhtml filename="firefox.html" ?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>Firefox-&firefox-version;</title>
24
25 <indexterm zone="firefox">
26 <primary sortas="a-Firefox">Firefox</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to Firefox</title>
31
32 <para>
33 <application>Firefox</application> is a stand-alone browser based on the
34 <application>Mozilla</application> codebase.
35 </para>
36
37 &lfs79_checked;
38 &gcc6_checked;
39
40 <bridgehead renderas="sect3">Package Information</bridgehead>
41 <itemizedlist spacing="compact">
42 <listitem>
43 <para>
44 Download (HTTP): <ulink url="&firefox-download-http;"/>
45 </para>
46 </listitem>
47 <listitem>
48 <para>
49 Download (FTP): <ulink url="&firefox-download-ftp;"/>
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download MD5 sum: &firefox-md5sum;
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Download size: &firefox-size;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Estimated disk space required: &firefox-buildsize;
65 </para>
66 </listitem>
67 <listitem>
68 <para>
69 Estimated build time: &firefox-time;
70 </para>
71 </listitem>
72 </itemizedlist>
73
74 <note>
75 <para>
76 The tarball <emphasis>firefox-&firefox-version;.source.tar.xz</emphasis>
77 will untar to <emphasis>firefox-&firefox-version;</emphasis> directory.
78 </para>
79 </note>
80
81 <bridgehead renderas="sect3">Firefox Dependencies</bridgehead>
82
83 <bridgehead renderas="sect4">Required</bridgehead>
84 <para role="required">
85 <xref linkend="alsa-lib"/>,
86 <xref linkend="gtk2"/>
87 (or <xref linkend="gtk3"/> if you change the mozconfig where indicated),
88 <xref linkend="nss"/>,
89 <xref linkend="unzip"/>,
90 <xref linkend="yasm"/>, and
91 <xref linkend="zip"/>
92 </para>
93
94 <bridgehead renderas="sect4">Recommended</bridgehead>
95 <para role="recommended">
96 <xref linkend="icu"/>,
97 <xref linkend="libevent"/>,
98 <xref linkend="libvpx"/>, and
99 <xref linkend="sqlite"/>
100 </para>
101
102 <note>
103 <para>
104 If you don't install recommended dependencies, then internal copies of
105 those packages will be used. They might be tested to work, but they can
106 be out of date or contain security holes.
107 </para>
108 </note>
109
110 <note>
111 <para>
112 With <application>Firefox-31.0</application> and later versions, you
113 must have installed <application>Openssl</application> before
114 <application>Python 2</application> or the build system will quickly
115 fail with output including "ImportError: cannot import name
116 HTTPSHandler". If you are in any doubt about this (e.g. upgrading from
117 an older version of Firefox), check if
118 <filename>/usr/lib/python&python2-majorver;/lib-dynload/_ssl.so</filename>
119 exists. If it does not, reinstall <xref linkend="python2"/> (after
120 installing <xref linkend="openssl"/>). The latest version of any
121 <emphasis>currently maintained</emphasis> version of Openssl should be
122 satisfactory if already installed.
123 </para>
124 </note>
125
126 <bridgehead renderas="sect4">Optional</bridgehead>
127 <para role="optional">
128 <xref linkend="curl"/>,
129 <xref linkend="dbus-glib"/>,
130 <xref linkend="doxygen"/>,
131 <xref linkend="GConf"/>,
132 <xref linkend="ffmpeg"/> (runtime) or
133 <xref linkend="gst10-plugins-base"/> (with
134 <xref linkend="gst10-plugins-good"/> and
135 <xref linkend="gst10-libav"/> at runtime),
136 <xref linkend="libwebp"/>,
137 <xref linkend="openjdk"/>,
138 <xref linkend="pulseaudio"/>,
139 <xref linkend="startup-notification"/>,
140 <xref linkend="valgrind"/>,
141 <xref linkend="wget"/>,
142 <xref linkend="wireless_tools"/>,
143 <ulink url="https://hunspell.github.io/">Hunspell</ulink>,
144 <ulink url="http://sourceforge.net/projects/liboauth/files/">liboauth</ulink>, and
145 <ulink url="https://github.com/libproxy/libproxy">libproxy</ulink>, and
146 <ulink url="https://www.rust-lang.org/">Rust</ulink>
147 </para>
148
149 <para condition="html" role="usernotes">
150 User Notes: <ulink url="&blfs-wiki;/firefox"/>
151 </para>
152 </sect2>
153
154 <sect2 role="installation">
155 <title>Installation of Firefox</title>
156
157 <para>
158 The configuration of <application>Firefox</application> is accomplished
159 by creating a <filename>mozconfig</filename> file containing the desired
160 configuration options. A default <filename>mozconfig</filename> is
161 created below. To see the entire list of available configuration options
162 (and an abbreviated description of each one), issue <command>./configure
163 --help</command>. You may also wish to review the entire file and
164 uncomment any other desired options. Create the file by issuing the
165 following command:
166 </para>
167
168<screen><userinput>cat &gt; mozconfig &lt;&lt; "EOF"
169<literal># If you have a multicore machine, all cores will be used by default.
170# If desired, you can reduce the number of cores used, e.g. to 1, by
171# uncommenting the next line and setting a valid number of CPU cores.
172#mk_add_options MOZ_MAKE_FLAGS="-j1"
173
174# If you have installed DBus-Glib comment out this line:
175ac_add_options --disable-dbus
176
177# If you have installed dbus-glib, and you have installed (or will install)
178# wireless-tools, and you wish to use geolocation web services, comment out
179# this line
180ac_add_options --disable-necko-wifi
181
182# GStreamer is necessary for H.264 video playback in HTML5 Video Player if
183# FFmpeg is not found at runtime;
184# to be enabled, also remember to set "media.gstreamer.enabled" to "true"
185# in about:config. If you have GStreamer 1.x.y, comment out this line and
186# uncomment the following one:
187ac_add_options --disable-gstreamer
188#ac_add_options --enable-gstreamer=1.0
189
190# Comment out this option if you wish to build with gtk+-3
191ac_add_options --enable-default-toolkit=cairo-gtk2
192
193# Uncomment these lines if you have installed optional dependencies:
194#ac_add_options --enable-system-hunspell
195#ac_add_options --enable-startup-notification
196
197# Comment out following option if you have PulseAudio installed
198ac_add_options --disable-pulseaudio
199
200# If you have installed GConf, comment out this line
201ac_add_options --disable-gconf
202
203# Comment out following options if you have not installed
204# recommended dependencies:
205ac_add_options --enable-system-sqlite
206ac_add_options --with-system-libevent
207ac_add_options --with-system-libvpx
208ac_add_options --with-system-nspr
209ac_add_options --with-system-nss
210ac_add_options --with-system-icu
211
212# The BLFS editors recommend not changing anything below this line:
213ac_add_options --prefix=/usr
214ac_add_options --enable-application=browser
215
216ac_add_options --disable-crashreporter
217ac_add_options --disable-updater
218ac_add_options --disable-tests
219
220ac_add_options --enable-optimize
221ac_add_options --enable-strip
222ac_add_options --enable-install-strip
223
224ac_add_options --enable-gio
225ac_add_options --enable-official-branding
226ac_add_options --enable-safe-browsing
227ac_add_options --enable-url-classifier
228
229# From firefox-40, using system cairo causes firefox to crash
230# frequently when it is doing background rendering in a tab.
231#ac_add_options --enable-system-cairo
232ac_add_options --enable-system-ffi
233ac_add_options --enable-system-pixman
234
235ac_add_options --with-pthreads
236
237ac_add_options --with-system-bz2
238ac_add_options --with-system-jpeg
239ac_add_options --with-system-png
240ac_add_options --with-system-zlib
241
242mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/firefox-build-dir</literal>
243EOF</userinput></screen>
244
245 <para>
246 Compile <application>Firefox</application> by issuing the following
247 commands:
248 </para>
249
250 <note><para>
251 If you are compiling <application>Firefox</application> in chroot, make
252 sure you have <envar>$SHELL</envar> environment variable set or prepend
253 <envar>SHELL=/bin/sh</envar>.
254 </para></note>
255
256<screen><userinput>sed -e '/#include/i\
257 print OUT "#define _GLIBCXX_INCLUDE_NEXT_C_HEADERS\\n"\;' \
258 -i nsprpub/config/make-system-wrappers.pl
259
260sed -e '/#include/a\
261 print OUT "#undef _GLIBCXX_INCLUDE_NEXT_C_HEADERS\\n"\;' \
262 -i nsprpub/config/make-system-wrappers.pl
263
264CXX='g++ -std=c++11' make -f client.mk</userinput></screen>
265
266 <para>
267 This package does not come with a test suite.
268 </para>
269
270 <para>
271 Now, as the <systemitem class="username">root</systemitem> user:
272 </para>
273
274<screen role="root"><userinput>make -f client.mk install INSTALL_SDK= &amp;&amp;
275chown -R 0:0 /usr/lib/firefox-&firefox-version; &amp;&amp;
276
277mkdir -pv /usr/lib/mozilla/plugins &amp;&amp;
278ln -sfv ../../mozilla/plugins /usr/lib/firefox-&firefox-version;/browser</userinput></screen>
279
280 </sect2>
281
282 <sect2 role="commands">
283 <title>Command Explanations</title>
284
285 <para>
286 <command>sed ...</command>: These commads correct the source to be
287 compatible with gcc6.
288 </para>
289
290 <para>
291 <command>make -f client.mk ...</command>: Mozilla products are packaged to
292 allow the use of a configuration file which can be used to pass the
293 configuration settings to the <command>configure</command> command.
294 <command>make</command> uses the <filename>client.mk</filename> file to
295 get initial configuration and setup parameters.
296 </para>
297
298 <para>
299 <command>mkdir -p /usr/lib/mozilla/plugins</command>: This checks
300 that <filename class="directory">/usr/lib/mozilla/plugins</filename>
301 exists.
302 </para>
303
304 <para>
305 <command>ln -sv ... /usr/lib/firefox-&firefox-version;/browser</command>:
306 This command creates a symbolic link to <filename
307 class="directory">/usr/lib/mozilla/plugins</filename>. It's not really
308 needed, as <application>Firefox</application> checks <filename
309 class="directory">/usr/lib/mozilla/plugins</filename> by default, but the
310 symbolic link is made to keep all the plugins installed in one folder.
311 </para>
312
313 </sect2>
314
315 <sect2 role="configuration">
316 <title>Configuring Firefox</title>
317
318 <para>
319 If you did not add the <option>--disable-webm</option> option to your
320 <filename>mozconfig</filename>, your <application>Firefox</application>
321 can play most YouTube videos without the need for the flash plugin. To
322 enable this, go to <ulink url="http://www.youtube.com/html5"/> and click
323 on 'Join the HTML5 Trial' (needs cookies enabled).
324 </para>
325
326 <para>
327 If you use a desktop environment like <application>Gnome</application> or
328 <application>KDE</application> you may like to create a
329 <filename>firefox.desktop</filename> file so that
330 <application>Firefox</application> appears in the panel's menus. If you
331 didn't enable startup-notification in your mozconfig change the
332 StartupNotify line to false. As the
333 <systemitem class="username">root</systemitem> user:
334 </para>
335
336<screen role="root"><userinput>mkdir -pv /usr/share/applications &amp;&amp;
337mkdir -pv /usr/share/pixmaps &amp;&amp;
338
339cat &gt; /usr/share/applications/firefox.desktop &lt;&lt; "EOF" &amp;&amp;
340<literal>[Desktop Entry]
341Encoding=UTF-8
342Name=Firefox Web Browser
343Comment=Browse the World Wide Web
344GenericName=Web Browser
345Exec=firefox %u
346Terminal=false
347Type=Application
348Icon=firefox
349Categories=GNOME;GTK;Network;WebBrowser;
350MimeType=text/html;text/xml;application/xhtml+xml;application/vnd.mozilla.xul+xml;text/mml;x-scheme-handler/http;x-scheme-handler/https;
351StartupNotify=true</literal>
352EOF
353
354ln -sfv /usr/lib/firefox-&firefox-version;/browser/icons/mozicon128.png \
355 /usr/share/pixmaps/firefox.png</userinput></screen>
356
357 </sect2>
358
359 <sect2 role="content">
360 <title>Contents</title>
361
362 <segmentedlist>
363 <segtitle>Installed Programs</segtitle>
364 <segtitle>Installed Libraries</segtitle>
365 <segtitle>Installed Directory</segtitle>
366
367 <seglistitem>
368 <seg>
369 firefox
370 </seg>
371 <seg>
372 Numerous libraries, browser components, plugins, extensions, and
373 helper modules installed in /usr/lib/firefox-&firefox-version;
374 </seg>
375 <seg>
376 /usr/lib/firefox-&firefox-version;
377 </seg>
378 </seglistitem>
379 </segmentedlist>
380
381 <variablelist>
382 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
383 <?dbfo list-presentation="list"?>
384 <?dbhtml list-presentation="table"?>
385
386 <varlistentry id="firefox-prog">
387 <term><command>firefox</command></term>
388 <listitem>
389 <para>
390 is a <application>GTK+ 2</application> internet browser that uses the
391 Mozilla Gecko rendering engine.
392 </para>
393 <indexterm zone="firefox firefox-prog">
394 <primary sortas="b-firefox">firefox</primary>
395 </indexterm>
396 </listitem>
397 </varlistentry>
398
399 </variablelist>
400
401 </sect2>
402
403</sect1>
Note: See TracBrowser for help on using the repository browser.