Changeset 79ed1d1 for xsoft/graphweb


Ignore:
Timestamp:
07/25/2014 10:46:43 AM (10 years ago)
Author:
Krejzi <krejzi@…>
Branches:
systemd-11177
Children:
4a62790c
Parents:
ae4accb
Message:

Merge trunk.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@13643 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/graphweb/firefox.xml

    rae4accb r79ed1d1  
    1111  <!ENTITY firefox-download-ftp
    1212           "ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/&firefox-version;/source/firefox-&firefox-version;.source.tar.bz2">
    13   <!ENTITY firefox-md5sum        "ac7e8c801ded4e6195182bf54c81acb6">
    14   <!ENTITY firefox-size          "137 MB">
    15   <!ENTITY firefox-buildsize     "3.7 GB (77 MB installed) (or 943 MB and 6.0 MB if using Xulrunner)">
    16   <!ENTITY firefox-time          "44 SBU (0.3 SBU if using Xulrunner)">
     13  <!ENTITY firefox-md5sum        "499b70a9f08a2291d528e87eaf8804a3">
     14  <!ENTITY firefox-size          "141 MB">
     15  <!-- measured on LFS-7.5, x86_64 -->
     16  <!ENTITY firefox-buildsize     "5.0 GB (62 MB installed) (or 963 MB and 7.0 MB if using Xulrunner)">
     17  <!ENTITY firefox-time          "48 SBU (0.3 SBU if using Xulrunner)">
    1718]>
    1819
     
    103104        they can be out of date or contain security
    104105        holes.
     106      </para>
     107    </note>
     108
     109    <note>
     110      <para>
     111        With <application>Firefox-31.0</application> and later versions, you
     112        must have installed <application>Openssl</application> before
     113        <application>Python 2</application>, or the build system will quickly
     114        fail with output including "ImportError: cannot import name
     115        HTTPSHandler". If you are in any doubt about this (e.g. upgrading
     116        from an older version of Firefox), check if
     117        <filename>/usr/lib/python2.7/lib-dynload/_ssl.so</filename> exists.
     118        If it does not, reinstall <xref linkend="python2"/> (after
     119        installing <xref linkend="openssl"/>  - the latest version of any
     120        <emphasis>currently maintained</emphasis> version of Openssl should
     121        be satisfactory if already installed - if that package has not already
     122        been installed).
    105123      </para>
    106124    </note>
Note: See TracChangeset for help on using the changeset viewer.