mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-04 23:47:18 +08:00
2aaa7e552f
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@251 af4574ff-66df-0310-9fd7-8a98e5e911e0
40 lines
1.6 KiB
XML
40 lines
1.6 KiB
XML
<sect2>
|
|
<title>Introduction to mozilla</title>
|
|
|
|
<screen>
|
|
Download location (HTTP): <ulink url="&mozilla-download-http;"/>
|
|
Download location (FTP): <ulink url="&mozilla-download-ftp;"/>
|
|
Version used: &mozilla-version;
|
|
Package size: &mozilla-size;
|
|
Estimated Disk space required: &mozilla-buildsize;
|
|
Estimated Build time: &mozilla-buildtime;
|
|
Estimated Install size: &mozilla-installsize;</screen>
|
|
|
|
<para>Mozilla is a browser suite, the opensource sibling of
|
|
Netscape. It includes the browser, composer, mail client and an IRC client. A
|
|
calendar component is also being built but it is not yet integrated into the
|
|
stable mozilla releases.</para>
|
|
|
|
<screen>mozilla depends on:
|
|
<xref linkend="freetype2"/>, <xref linkend="xfree86"/>, <xref linkend="zip"/>,
|
|
<xref linkend="GLib"/>, <xref linkend="GTK"/>,
|
|
<xref linkend="ORBit"/>, <xref linkend="lcms"/>,
|
|
<xref linkend="libjpeg"/>, <xref linkend="libmng"/>,
|
|
<xref linkend="libpng"/>.</screen>
|
|
|
|
<para>Download the patch for various minor fixes to the build.
|
|
<screen><ulink url="&file-root;/mozilla-1.1.patch.bz2"/></screen></para>
|
|
|
|
<para>Download the spellchecker (a Mozdev project). The above patch also enables
|
|
building of the spellcheker.
|
|
<screen><ulink url="&file-root;/mozilla-1.1-spellchecker.tar.bz2"/></screen>
|
|
</para>
|
|
|
|
<para>If you have difficulties in building mozilla, check out the mozilla
|
|
hint for detailed information at <ulink url="http://tushar.lfsforum.org"/>.
|
|
Individual patches are also available at the same location. The instructions
|
|
that follow install the entire suite. To select specific components, refer
|
|
the hint.</para>
|
|
|
|
</sect2>
|