2004-06-14 04:45:42 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
|
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
|
|
|
|
<!ENTITY firefox-download-http "http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/&firefox-version;/firefox-source-&firefox-version;.tar.bz2">
|
|
|
|
<!ENTITY firefox-download-ftp "ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/&firefox-version;/firefox-source-&firefox-version;.tar.bz2">
|
2004-07-15 19:52:34 +08:00
|
|
|
<!ENTITY firefox-size "33 MB">
|
|
|
|
<!ENTITY firefox-buildsize "532 MB">
|
|
|
|
<!ENTITY firefox-time "10.1 SBU">
|
2004-06-14 04:45:42 +08:00
|
|
|
]>
|
|
|
|
|
2004-07-15 19:52:34 +08:00
|
|
|
<sect1 id="firefox" xreflabel="Firefox-&firefox-version;">
|
2004-04-14 09:29:04 +08:00
|
|
|
<?dbhtml filename="firefox.html" ?>
|
2004-07-15 19:52:34 +08:00
|
|
|
<title>Firefox-&firefox-version;</title>
|
2004-02-23 09:29:29 +08:00
|
|
|
|
2004-06-14 04:45:42 +08:00
|
|
|
<sect2>
|
2004-07-15 19:52:34 +08:00
|
|
|
<title>Introduction to <application>Firefox</application></title>
|
2004-06-14 04:45:42 +08:00
|
|
|
|
2004-07-15 19:52:34 +08:00
|
|
|
<para><application>Firefox</application> is a stand-alone browser
|
2004-06-14 04:45:42 +08:00
|
|
|
based on the <application>Mozilla</application> codebase.</para>
|
|
|
|
|
|
|
|
<sect3><title>Package information</title>
|
|
|
|
<itemizedlist spacing='compact'>
|
|
|
|
<listitem><para>Download (HTTP): <ulink
|
|
|
|
url="&firefox-download-http;"/></para></listitem>
|
|
|
|
<listitem><para>Download (FTP): <ulink
|
|
|
|
url="&firefox-download-ftp;"/></para></listitem>
|
|
|
|
<listitem><para>Download size: &firefox-size;</para></listitem>
|
|
|
|
<listitem><para>Estimated Disk space required:
|
|
|
|
&firefox-buildsize;</para></listitem>
|
|
|
|
<listitem><para>Estimated build time:
|
|
|
|
&firefox-time;</para></listitem></itemizedlist>
|
|
|
|
</sect3>
|
|
|
|
|
2004-07-11 06:03:29 +08:00
|
|
|
<sect3><title>Additional downloads</title>
|
|
|
|
<itemizedlist spacing="compact">
|
|
|
|
<listitem><para>Required Patch: <ulink
|
2004-07-15 19:52:34 +08:00
|
|
|
url="&patch-root;/firefox-&firefox-version;-ft218-2.patch"/></para></listitem>
|
2004-07-11 06:03:29 +08:00
|
|
|
</itemizedlist></sect3>
|
|
|
|
|
2004-07-15 19:52:34 +08:00
|
|
|
<sect3><title><application>Firefox</application> dependencies</title>
|
2004-06-14 04:45:42 +08:00
|
|
|
<sect4><title>Required</title>
|
2004-07-11 00:19:57 +08:00
|
|
|
<para>
|
|
|
|
<xref linkend="GTK2"/>,
|
|
|
|
<xref linkend="libIDL"/> and
|
|
|
|
<xref linkend="zip"/>
|
2004-06-14 04:45:42 +08:00
|
|
|
</para></sect4>
|
2004-07-07 04:58:04 +08:00
|
|
|
<sect4><title>Optional</title>
|
|
|
|
<para>
|
2004-07-15 19:52:34 +08:00
|
|
|
<xref linkend="libjpeg"/>,
|
|
|
|
<xref linkend="unzip"/>,
|
|
|
|
<xref linkend="gnome-vfs"/>,
|
|
|
|
<xref linkend="mitkrb"/> or <xref linkend="heimdal"/>,
|
|
|
|
<ulink url="http://xprint.mozdev.org/">Xprint</ulink>,
|
|
|
|
<ulink url="http://cairographics.org/">Cairo</ulink> and
|
2004-07-07 04:58:04 +08:00
|
|
|
<ulink url="http://www.stack.nl/~dimitri/doxygen/">doxygen</ulink>
|
|
|
|
</para></sect4>
|
2004-06-14 04:45:42 +08:00
|
|
|
</sect3>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2>
|
2004-07-15 19:52:34 +08:00
|
|
|
<title>Installation of <application>Firefox</application></title>
|
2004-06-14 04:45:42 +08:00
|
|
|
|
2004-07-15 19:52:34 +08:00
|
|
|
<para>The configuration of <application>Firefox</application> is
|
2004-06-14 04:45:42 +08:00
|
|
|
very similar to <xref linkend="mozilla"/> and hence the options
|
|
|
|
will not be discussed. Refer to the <xref linkend="mozilla"/> for
|
|
|
|
explanations and additional configuration information.</para>
|
|
|
|
|
2004-07-15 19:52:34 +08:00
|
|
|
<para>Compile and install <application>Firefox</application> by
|
2004-06-14 04:45:42 +08:00
|
|
|
running the following commands:</para>
|
|
|
|
|
|
|
|
<screen><userinput><command>export MOZILLA_OFFICIAL="1" &&
|
|
|
|
export BUILD_OFFICIAL="1" &&
|
|
|
|
export MOZ_PHOENIX="1" &&
|
2004-07-15 19:52:34 +08:00
|
|
|
patch -Np1 -i ../firefox-&firefox-version;-ft218-2.patch &&
|
2004-06-14 04:45:42 +08:00
|
|
|
./configure --prefix=/opt/firefox-&firefox-version; \
|
2004-07-15 19:52:34 +08:00
|
|
|
--with-system-zlib \
|
|
|
|
--with-system-png \
|
2004-06-14 04:45:42 +08:00
|
|
|
--enable-default-toolkit=gtk2 \
|
2004-07-15 19:52:34 +08:00
|
|
|
--disable-mailnews \
|
|
|
|
--disable-ldap \
|
|
|
|
--enable-xft \
|
|
|
|
--enable-crypto \
|
|
|
|
--enable-xinerama \
|
|
|
|
--enable-single-profile \
|
|
|
|
--disable-composer \
|
|
|
|
--enable-extensions=all \
|
|
|
|
--disable-installer \
|
|
|
|
--disable-tests \
|
|
|
|
--disable-debug \
|
|
|
|
--enable-optimize \
|
|
|
|
--disable-logging \
|
|
|
|
--enable-reorder \
|
|
|
|
--enable-strip \
|
|
|
|
--disable-pedantic \
|
|
|
|
--enable-cpp-rtti \
|
|
|
|
--disable-profilesharing &&
|
2004-06-14 04:45:42 +08:00
|
|
|
make &&
|
2004-07-15 19:52:34 +08:00
|
|
|
make install</command></userinput></screen>
|
|
|
|
|
|
|
|
<para>You might want to add the <option>--with-system-jpeg</option>
|
|
|
|
switch to the <command>configure</command> script if you have
|
|
|
|
<application>libjpeg</application> installed.</para>
|
2004-06-14 04:45:42 +08:00
|
|
|
|
|
|
|
<para>To enable multi-user operation, execute the following:</para>
|
|
|
|
|
2004-07-15 19:52:34 +08:00
|
|
|
<screen><userinput><command>cd /opt/firefox-&firefox-version;/lib/firefox-&firefox-version; &&
|
2004-06-14 04:45:42 +08:00
|
|
|
export LD_LIBRARY_PATH="$PWD" &&
|
|
|
|
export MOZILLA_FIVE_HOME="$PWD" &&
|
|
|
|
./regxpcom &&
|
|
|
|
./regchrome &&
|
|
|
|
touch `find $PWD -name *.rdf`</command></userinput></screen>
|
|
|
|
|
|
|
|
</sect2>
|
2004-02-23 09:29:29 +08:00
|
|
|
|
|
|
|
</sect1>
|