mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-04 07:17:15 +08:00
Xulrunner: tweaks, note for memory used for building
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@11656 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
8a212504ba
commit
ab2b8ce2e8
@ -46,6 +46,10 @@
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para>August 19th, 2013</para>
|
<para>August 19th, 2013</para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>[fernando] - Xulrunner: tweaks, note for memory used for building.
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>[ken] - Add sed to postfix to compile with current BerkeleyDB.
|
<para>[ken] - Add sed to postfix to compile with current BerkeleyDB.
|
||||||
</para>
|
</para>
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
<!ENTITY xulrunner-md5sum "0fa25582fb5e0fba37c9f1add8370af2">
|
<!ENTITY xulrunner-md5sum "0fa25582fb5e0fba37c9f1add8370af2">
|
||||||
<!ENTITY xulrunner-size "111 MB">
|
<!ENTITY xulrunner-size "111 MB">
|
||||||
<!ENTITY xulrunner-buildsize "4.9 GB (89 MB installed)">
|
<!ENTITY xulrunner-buildsize "4.9 GB (89 MB installed)">
|
||||||
<!ENTITY xulrunner-time "56 SBU">
|
<!ENTITY xulrunner-time "94 SBU">
|
||||||
]>
|
]>
|
||||||
|
|
||||||
<sect1 id="xulrunner" xreflabel="Xulrunner-&xulrunner-version;">
|
<sect1 id="xulrunner" xreflabel="Xulrunner-&xulrunner-version;">
|
||||||
@ -194,8 +194,15 @@ ac_add_options --with-system-zlib
|
|||||||
mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/xulrunner-build-dir
|
mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/xulrunner-build-dir
|
||||||
EOF</userinput></screen>
|
EOF</userinput></screen>
|
||||||
|
|
||||||
|
<note>
|
||||||
|
<para>
|
||||||
|
<application>Xulrunner</application>'s build uses large amount of
|
||||||
|
memory. On some systems, the RAM/Swap combination needs 6 GB available.
|
||||||
|
</para>
|
||||||
|
</note>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
Install <application>Xulrunner</application> by issuing the following
|
Build <application>Xulrunner</application> by issuing the following
|
||||||
commands:
|
commands:
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
@ -206,7 +213,7 @@ EOF</userinput></screen>
|
|||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
Now, as the <systemitem class="username">root</systemitem> user:
|
Install, as the <systemitem class="username">root</systemitem> user:
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<screen role="root"><userinput>make -C xulrunner-build-dir install &&
|
<screen role="root"><userinput>make -C xulrunner-build-dir install &&
|
||||||
|
Loading…
Reference in New Issue
Block a user