source: xsoft/graphweb/mozilla/mozilla-intro.xml@ 1ea79a1

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.0 6.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 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 v5_1 xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 1ea79a1 was 1ea79a1, checked in by Bruce Dubbs <bdubbs@…>, 20 years ago

Typos and punctuation

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

  • Property mode set to 100644
File size: 2.5 KB
RevLine 
[2aaa7e5]1<sect2>
[21456e1]2<title>Introduction to <application>Mozilla</application></title>
[2aaa7e5]3
[46bca118]4<para><application>Mozilla</application> is a browser suite, the Open Source
[21456e1]5sibling of <application>Netscape</application>. It includes the browser,
[603585ab]6composer, mail client, a calendar client and an <acronym>IRC</acronym> client.</para>
[21456e1]7
[603585ab]8<para>The Mozilla project also hosts two subprojects that aim to cater to the needs
[1ea79a1]9of users who don't need the complete browser suite or like to have separate applications
[603585ab]10for browsing and e-mail. These subprojects are
[4d37129]11<ulink url="http://www.mozilla.org/products/firefox/">Mozilla Firefox</ulink>,
[603585ab]12(a stand-alone browser based on the Mozilla source code) and
13<ulink url="http://www.mozilla.org/projects/thunderbird/">Mozilla Thunderbird</ulink>,
14(a stand-alone mail client based on the Mozilla source code). The build instructions
[1ea79a1]15for these two applications are discussed in separate sections:</para>
[167dc1dc]16
17<itemizedlist>
[4d37129]18<listitem><para><xref linkend="firefox"/></para></listitem>
[167dc1dc]19<listitem><para><xref linkend="thunderbird"/></para></listitem>
20</itemizedlist>
[0f47226]21
[21456e1]22<sect3><title>Package information</title>
23<itemizedlist spacing='compact'>
24<listitem><para>Download (HTTP): <ulink
25url="&mozilla-download-http;"/></para></listitem>
26<listitem><para>Download (FTP): <ulink
27url="&mozilla-download-ftp;"/></para></listitem>
28<listitem><para>Download size: &mozilla-size;</para></listitem>
29<listitem><para>Estimated Disk space required:
30&mozilla-buildsize;</para></listitem>
31<listitem><para>Estimated build time:
32&mozilla-time;</para></listitem></itemizedlist>
33</sect3>
[2aaa7e5]34
[21456e1]35<sect3><title><application>Mozilla</application> dependencies</title>
36<sect4><title>Required</title>
[b41d87a8]37<para><xref linkend="zip"/>, <xref linkend="GTK2"/>,
38<xref linkend="libIDL"/>, <xref linkend="libmng"/> and
39<xref linkend="which"/>
[21456e1]40</para></sect4>
[f92a515]41<sect4><title>Recommended</title>
42<para><xref linkend="gnupg"/> (for Enigmail extension)
43</para></sect4>
[21456e1]44</sect3>
[2aaa7e5]45
[e16b1a6]46<sect3><title>Additional downloads</title>
47<itemizedlist spacing='compact'>
[a41bc9f4]48<listitem><para><ulink url="http://enigmail.mozdev.org/">Enigmail Extension
49(Version &enigmail-version;)</ulink>
50(Useful only if Mozilla Mail is built)
51<!-- <ulink
52url="http://downloads.mozdev.org/enigmail/src/enigmail-&enigmail-version;.tar.gz"/>
53-->
54</para></listitem>
55<listitem><para><ulink url="http://enigmail.mozdev.org/">Inter Process
56Communicaton Extension (Version &ipc-version;)</ulink>
57(Needed for Enigmail)
58<!--
59<ulink
60url="http://downloads.mozdev.org/enigmail/src/ipc-&ipc-version;.tar.gz"/>
61-->
62</para></listitem>
[e16b1a6]63</itemizedlist>
64</sect3>
[2aaa7e5]65
66</sect2>
Note: See TracBrowser for help on using the repository browser.