Changeset 488b6a53


Ignore:
Timestamp:
09/20/2004 01:13:34 AM (20 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
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, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
99a80f7
Parents:
9766fba
Message:

Updated to Firefox-1.0 Preview Edition

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r9766fba r488b6a53  
    364364<!-- Chapter 35 -->       
    365365<!ENTITY mozilla-version              "1.7.1"> 
    366 <!ENTITY firefox-version              "0.9.3">
     366<!ENTITY firefox-version              "1.0PR">
    367367<!ENTITY galeon-version               "1.3.14a">
    368368<!ENTITY dillo-version                "0.8.2"> 
  • introduction/welcome/changelog.xml

    r9766fba r488b6a53  
    2323<itemizedlist>
    2424
     25<listitem><para>September 19th, 2004 [randy]: Updated to
     26Firefox-1.0 Preview Edition.</para></listitem>
     27
    2528<listitem><para>September 19th, 2004 [randy]: Added new package
    2629HTML Tidy.</para></listitem>
  • xsoft/graphweb/firefox.xml

    r9766fba r488b6a53  
    55  %general-entities;
    66
    7   <!ENTITY firefox-download-http "http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/&firefox-version;/firefox-&firefox-version;-source.tar.bz2">
    8   <!ENTITY firefox-download-ftp "ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/&firefox-version;/firefox-&firefox-version;-source.tar.bz2">
    9   <!ENTITY firefox-size          "33 MB">
    10   <!ENTITY firefox-buildsize     "527 MB">
    11   <!ENTITY firefox-time          "13.1 SBU">
     7  <!ENTITY firefox-download-http "http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/0.10/firefox-&firefox-version;-source.tar.bz2">
     8  <!ENTITY firefox-download-ftp "ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/0.10/firefox-&firefox-version;-source.tar.bz2">
     9  <!ENTITY firefox-size          "32.4 MB">
     10  <!ENTITY firefox-buildsize     "575 MB">
     11  <!ENTITY firefox-time          "11.05 SBU">
    1212]>
    1313
     
    4242<itemizedlist spacing="compact">
    4343<listitem><para>Required Patch: <ulink
    44 url="&patch-root;/firefox-&firefox-version;-ft218-2.patch"/></para></listitem>
     44url="&patch-root;/firefox-&firefox-version;-ft218-1.patch"/></para></listitem>
    4545</itemizedlist></sect3>
    4646
     
    7070<title>Installation of <application>Firefox</application></title>
    7171
    72 <para>The configuration of <application>Firefox</application> is
    73 very similar to <xref linkend="mozilla"/> and hence the options
    74 will not be discussed. Refer to the <xref linkend="mozilla"/> for
    75 explanations and additional configuration information.</para>
     72<para>The configuration of <application>Firefox</application> is very similar
     73to <xref linkend="mozilla"/> and hence the options are not discussed. Refer to
     74the <xref linkend="mozilla"/> instructions for explanations and additional
     75configuration information.</para>
    7676
    7777<para>Compile and install <application>Firefox</application> by
     
    8181export BUILD_OFFICIAL="1" &amp;&amp;
    8282export MOZ_PHOENIX="1" &amp;&amp;
    83 patch -Np1 -i ../firefox-&firefox-version;-ft218-2.patch &amp;&amp;
     83patch -Np1 -i ../firefox-&firefox-version;-ft218-1.patch &amp;&amp;
    8484./configure --prefix=/opt/firefox-&firefox-version; \
    8585            --with-system-zlib \
     
    105105            --disable-profilesharing &amp;&amp;
    106106make &amp;&amp;
    107 make install</command></userinput></screen>
     107make install &amp;&amp;
     108install -d /opt/firefox-&firefox-version;/include/firefox-0.10/nss &amp;&amp;
     109cp -Lf dist/private/nss/*.h dist/public/nss/*.h \
     110    /opt/firefox-&firefox-version;/include/firefox-0.10/nss &amp;&amp;
     111chown -R root:root /opt/firefox-&firefox-version;/include/firefox-0.10/nss &amp;&amp;
     112ln -sf /opt/firefox-&firefox-version;/bin/firefox /usr/bin/MozillaFirefox</command></userinput></screen>
    108113
    109114<para>You might want to add the <option>--with-system-jpeg</option>
     
    113118<para>To enable multi-user operation, execute the following:</para>
    114119
    115 <screen><userinput><command>cd /opt/firefox-&firefox-version;/lib/firefox-&firefox-version; &amp;&amp;
     120<screen><userinput><command>cd /opt/firefox-&firefox-version;/lib/firefox-0.10 &amp;&amp;
    116121export LD_LIBRARY_PATH="$PWD" &amp;&amp;
    117122export MOZILLA_FIVE_HOME="$PWD" &amp;&amp;
    118123./regxpcom &amp;&amp;
    119124./regchrome &amp;&amp;
    120 touch `find $PWD -name *.rdf`</command></userinput></screen>
     125touch `find . -name *.rdf`</command></userinput></screen>
    121126
    122 <note><para>You should run <command>/opt/firefox-0.9.3/bin/firefox</command>
    123 once as the root user to create some necessary additional files in the
    124 <filename class='directory'>/opt/firefox-0.9.3</filename> hierarchy.</para>
    125 </note>
     127<note><para>You should run
     128<command>/opt/firefox-&firefox-version;/bin/firefox</command>
     129once as the root user (or any user with write privileges) to
     130create some necessary additional files in the
     131<filename class='directory'>/opt/firefox-&firefox-version;</filename>
     132hierarchy.</para></note>
    126133
    127134</sect2>
     
    139146
    140147<sect3><title>firefox</title>
    141 <para><command>firefox</command> is the yet-to-be-finished
     148<para><command>firefox</command> is the Preview Edition of the
    142149next-generation browser from Mozilla.</para></sect3>
    143150
Note: See TracChangeset for help on using the changeset viewer.